antlr/.gitignore

52 lines
562 B
Plaintext
Raw Normal View History

# Maven build folders
target/
# Ant build folders
build/
dist/
lib/
user.build.properties
# MacOSX files
.DS_Store
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
*.iws
2015-01-17 07:33:30 +08:00
.idea/*
# Eclipse projects
.classpath
.project
.settings/
.metadata
# Profiler results
*.hprof
2015-06-07 00:29:32 +08:00
# parrt's bash prompt data
.fetch_time_cache
# Playground
2013-09-11 05:55:40 +08:00
#/tool/playground/
# Generated files
2015-06-07 00:29:32 +08:00
/out/
/doc/
/gen/
/gen3/
/gen4/
/tool/playground/
tmp/
# Configurable build files
2015-06-07 00:29:32 +08:00
bilder.py
bilder.pyc
bild.log
bild_output.txt