ModularPowersuits/.gitignore
2014-09-08 16:35:21 -06:00

21 lines
156 B
Plaintext

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