forked from BrassGoggledCoders/Steamcraft2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
executable file
·85 lines (77 loc) · 992 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
*.class
dist
download
push.sh
remotebuild.py
/libs
## Gradle
/.gradle
/build
/eclipse
/gradlew.bat
## ForgeGradle
/run
/out
## Idea
*.iml
*.ipr
*.iws
## Eclipse
/.settings
/.metadata
/.classpath
/.project
/bin
/.idea
/client/
/Server/
/classes/
## misc
TCDEOBF.jar*
## Ignore OS cache files
*.DS_Store
_MACOSX
Thumbs.db
## Ignore unnecessary files
*.log
*.lck
## Forge
/CREDITS-fml.txt
/LICENSE-fml.txt
/MinecraftForge-Credits.txt
/MinecraftForge-License.txt
/forge-1.6.4-9.11.1.964-changelog.txt
/lib
##Minecraft
options.txt
/saves
/logs
/config
/crash-reports
forge-1.7.2-10.12.1.1085-changelog.txt
mods/
reports/
recipes/
dumps/
*.zip
world/
screenshots/
assets/
/AquaTweaks-1.7.10-0.8-deobf.jar
/banned-ips.json
/banned-ips.txt.converted
/banned-players.json
/banned-players.txt.converted
/eula.txt
asm/
structures/
/ops.json
/ops.txt.converted
/resourcepacks
/server.properties
/servers.dat
/CoroPets
/usercache.json
/usernamecache.json
/white-list.txt.converted
/whitelist.json