commit d5a6cdb03f874ab53928a67330ebfab1e64fe111 (tree) parent f8e63c458478022813a67bfd5ee64bfad6eee82e Author: Josh Wolfe <thejoshwolfe@gmail.com> Date: Wed, 29 Mar 2017 23:53:29 -0700 ignore eclipse project configuration Diffstat:
| M | .gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,2 +1,5 @@ build/ build-release/ +/.cproject +/.project +/.settings/