Add Eclipse project files to .gitignore

This commit is contained in:
Sam Harwell 2012-12-20 16:53:27 -06:00
parent b7e5cbd7f5
commit e6d1c7f257
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -16,5 +16,10 @@ nbactions.xml
*.iws
.idea/
# Eclipse projects
.classpath
.project
.settings/
# Profiler results
*.hprof