commit base workspace

This commit is contained in:
Mohammad-Ali Minaie
2018-10-08 09:13:05 -04:00
parent b86dedad2f
commit 80f0453dcf
40 changed files with 49 additions and 4804 deletions

49
.gitignore vendored Normal file
View File

@@ -0,0 +1,49 @@
README.txt
1.11/saves*
1.11/MinecraftForge-*
1.11/Paulscode*
1.11/logs*
forge-*-changelog.txt
*-fml.txt
.gradle
1.11/build/
1.11/run/
1.11/out/
1.11/tmp/
1.11/bin/
1.11/crash-reports
1.11/config/
1.11/saves/
1.11/logs
1.11/usercache.json
1.11/usernamecache.json
1.11/options.txt
*.DS_Store
*.iml
*.ipr
*.iws
1.11/eula.txt
1.11/server.properties
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run