2012-11-26 06:30:50 +08:00
|
|
|
# Maven build folders
|
2012-12-01 02:40:24 +08:00
|
|
|
/target/
|
2012-02-09 05:07:06 +08:00
|
|
|
/tool/target/
|
|
|
|
/runtime/Java/target/
|
2012-11-26 06:30:50 +08:00
|
|
|
/antlr4-maven-plugin/target/
|
|
|
|
|
2012-11-26 16:27:05 +08:00
|
|
|
# Ant build folders
|
|
|
|
/build/
|
|
|
|
/dist/
|
|
|
|
|
2012-12-01 02:40:24 +08:00
|
|
|
# NetBeans user configuration files
|
|
|
|
/nbactions.xml
|
|
|
|
/tool/nbactions.xml
|
|
|
|
/runtime/Java/nbactions.xml
|
|
|
|
/antlr4-maven-plugin/nbactions.xml
|
|
|
|
|
2012-11-26 06:30:50 +08:00
|
|
|
# IntelliJ projects
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
.idea/
|
|
|
|
|
|
|
|
# Profiler results
|
2012-04-10 22:47:05 +08:00
|
|
|
*.hprof
|