PolyWorld/.gitignore

13 lines
208 B
Plaintext

# 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/