-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
43 lines (35 loc) · 811 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
#startup animation for smaller download + resourcepack + shaders
.minecraft/shaderpacks
#.minecraft/resourcepacks
#.minecraft/animation
#backup folders
.minecraft/backups/
#other old stuff
.minecraft/config/binocular_*.cfg
.minecraft/XaeroWorldMap
.minecraft/XaeroWaypoints
#logs
.minecraft/logs/*
.minecraft/crash-reports/*
.minecraft/crafttweaker.log
.minecraft/hs_*.log
.minecraft/mods/OpenTerrainGenerator
.minecraft/.mixin.out/audit
#ReAuth
.minecraft/.ReAuth.cfg
#worlds
.minecraft/saves
#settings
.minecraft/options.txt
.minecraft/optionsof.txt
.minecraft/optionsshaders.txt
.minecraft/usercache.dat
.minecraft/usernamecache.dat
.minecraft/patchouli_data.json
instance.cfg
.minecraft/usercache.json
.minecraft/config/jei/worldSettings.cfg
#natives
natives/
#rollout zips
.minecraft/InTheFog*.zip