2012-11-26 06:30:50 +08:00
|
|
|
# Maven build folders
|
2012-12-16 08:26:39 +08:00
|
|
|
target/
|
2012-11-26 06:30:50 +08:00
|
|
|
|
2012-11-26 16:27:05 +08:00
|
|
|
# Ant build folders
|
2012-12-16 08:26:39 +08:00
|
|
|
build/
|
|
|
|
dist/
|
2012-11-26 16:27:05 +08:00
|
|
|
|
2012-12-01 02:40:24 +08:00
|
|
|
# NetBeans user configuration files
|
2013-01-05 19:09:26 +08:00
|
|
|
nbactions*.xml
|
2012-12-16 08:26:39 +08:00
|
|
|
/nbproject/private/
|
|
|
|
*/nbproject/private/
|
2012-12-01 02:40:24 +08:00
|
|
|
|
2012-11-26 06:30:50 +08:00
|
|
|
# IntelliJ projects
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
.idea/
|
|
|
|
|
2012-12-21 06:53:27 +08:00
|
|
|
# Eclipse projects
|
|
|
|
.classpath
|
|
|
|
.project
|
|
|
|
.settings/
|
|
|
|
|
2012-11-26 06:30:50 +08:00
|
|
|
# Profiler results
|
2012-04-10 22:47:05 +08:00
|
|
|
*.hprof
|