Files
ForgeCraft/kfc/.gitignore
Mohammad-Ali Minaie 3928deeb7b moved 1.11 to kfc
2017-06-25 22:49:46 -04:00

50 lines
401 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
screenshots/
world/
mods/
# 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
._*