antlr/.gitignore

27 lines
287 B
Plaintext
Raw Normal View History

# Maven build folders
target/
# Ant build folders
build/
dist/
lib/
2012-12-01 02:40:24 +08:00
# NetBeans user configuration files
nbactions*.xml
/nbproject/private/
*/nbproject/private/
2012-12-01 02:40:24 +08:00
# IntelliJ projects
*.iml
*.ipr
*.iws
.idea/
# Eclipse projects
.classpath
.project
.settings/
# Profiler results
*.hprof