ModularPowersuits/.gitignore
2015-10-27 14:43:09 -04:00

23 lines
163 B
Plaintext

# ForgeGradle
/.gradle
/build
/run
/libs
# Eclipse
.classpath
.project
/.settings
/bin
# IntelliJ
/.idea
*.iml
*.ipr
*.iws
/out
# Mac Stuff
.DS_Store
*.command