Ignore Eclipse project files & directories

This commit is contained in:
AntumDeluge 2017-05-12 15:30:10 -07:00 committed by Pierre-Adrien Langrognet
parent e1d2e84746
commit 3e327c0172
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -1,3 +1,7 @@
## Generic ignorable patterns and files
*~
debug.txt
## Eclipse project files & directories
.project
.settings