1
0
mirror of https://github.com/shadowfacts/Forgelin.git synced 2025-01-03 00:24:17 +00:00
Forgelin/.gitignore
2016-08-06 10:28:05 -04:00

26 lines
191 B
Plaintext

.DS_Store
/download
/eclipseBin
# gradle
/.gradle
/build
# ForgeGradle
/run
# eclipse
/eclipse
/.settings
/.metdata
/.classpath
/.project
/bin
# intellij
/out
/.idea
/*.iml
/*.ipr
/*.iws