Added Eclipse project files to .gitignore

This commit is contained in:
CeRiAl 2012-07-05 01:06:40 +02:00
parent 9dfe447e6d
commit b934303556

6
.gitignore vendored
View file

@ -1,9 +1,15 @@
# Intellij
.idea
*.iml
# Eclipse
.cproject
.project
# Object files
*.o
bin/*
# Libraries
*.lib