antlr/.gitignore

19 lines
212 B
Plaintext

# Maven build folders
/tool/target/
/runtime/Java/target/
/gunit/target/
/antlr4-maven-plugin/target/
# Ant build folders
/build/
/dist/
# IntelliJ projects
*.iml
*.ipr
*.iws
.idea/
# Profiler results
*.hprof