Files
ForgeCraft/1.11/.gitignore
Mohammad-Ali Minaie a24f7947bd updated gitignore
2017-02-06 07:16:34 -05:00

47 lines
375 B
Plaintext

MinecraftForge-*
Paulscode*
forge-*-changelog.txt
*-fml.txt
.gradle
build/
run/
out/
tmp/
bin/
crash-reports
config/
saves/
logs
usercache.json
usernamecache.json
options.txt
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
# ---> OSX
.DS_Store
.AppleDouble
.LSOverride
Icon
._*