forked from jasder/antlr
Add Eclipse project files to .gitignore
This commit is contained in:
parent
b7e5cbd7f5
commit
e6d1c7f257
|
@ -16,5 +16,10 @@ nbactions.xml
|
|||
*.iws
|
||||
.idea/
|
||||
|
||||
# Eclipse projects
|
||||
.classpath
|
||||
.project
|
||||
.settings/
|
||||
|
||||
# Profiler results
|
||||
*.hprof
|
||||
|
|
Loading…
Reference in New Issue