Files
ForgeCraft/1.11/.gitignore
Mohammad-Ali Minaie ba60c20843 updating build.gradle
2016-12-31 22:11:41 -05:00

42 lines
331 B
Plaintext

README.txt
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