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/
|
2013-01-07 04:40:51 +08:00
|
|
|
lib/
|
2013-01-07 04:42:15 +08:00
|
|
|
user.build.properties
|
2012-11-26 16:27:05 +08:00
|
|
|
|
2014-05-21 00:19:35 +08:00
|
|
|
# MacOSX files
|
|
|
|
.DS_Store
|
|
|
|
|
2015-06-26 04:18:35 +08:00
|
|
|
# Python
|
|
|
|
*.pyc
|
|
|
|
|
2015-10-05 21:03:37 +08:00
|
|
|
# CSharp
|
|
|
|
bin/
|
|
|
|
obj/
|
|
|
|
*.userprefs
|
|
|
|
|
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
|
|
|
|
*.iws
|
2015-06-20 03:28:05 +08:00
|
|
|
*.iml
|
|
|
|
.idea/
|
2012-11-26 06:30:50 +08:00
|
|
|
|
2012-12-21 06:53:27 +08:00
|
|
|
# Eclipse projects
|
|
|
|
.classpath
|
|
|
|
.project
|
|
|
|
.settings/
|
2014-11-23 02:06:47 +08:00
|
|
|
.metadata
|
2012-12-21 06:53:27 +08:00
|
|
|
|
2012-11-26 06:30:50 +08:00
|
|
|
# Profiler results
|
2012-04-10 22:47:05 +08:00
|
|
|
*.hprof
|
2013-06-26 03:30:25 +08:00
|
|
|
|
2015-06-07 00:29:32 +08:00
|
|
|
# parrt's bash prompt data
|
|
|
|
.fetch_time_cache
|
|
|
|
|
2013-06-26 03:30:25 +08:00
|
|
|
# Playground
|
2013-09-11 05:55:40 +08:00
|
|
|
#/tool/playground/
|
2014-11-09 22:09:34 +08:00
|
|
|
|
|
|
|
# Generated files
|
2015-06-07 00:29:32 +08:00
|
|
|
/out/
|
|
|
|
/gen/
|
|
|
|
/gen3/
|
|
|
|
/gen4/
|
|
|
|
/tool/playground/
|
2014-11-09 22:09:34 +08:00
|
|
|
tmp/
|
|
|
|
|
|
|
|
# Configurable build files
|
2015-06-07 00:29:32 +08:00
|
|
|
bilder.py
|
|
|
|
bilder.pyc
|
|
|
|
bild.log
|
2015-06-19 02:10:19 +08:00
|
|
|
|
|
|
|
bild_output.txt
|