PolyWorld/.gitignore

13 lines
208 B
Plaintext
Raw Normal View History

2014-05-06 09:13:45 -07:00
# Modules get a copy of build.gradle as they are not allowed to have their own (for build security / sandboxing)
build.gradle
# IntelliJ
*.iml
# Eclipse
.checkstyle
.classpath
.project
.settings
bin/
build/