-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
226 lines (182 loc) · 6.27 KB
/
.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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
#Ignore Cache
Cobtopia-4-Cache
#Ignore Server_Saves_Backups_Archives
0_Server_Saves_Backups/*.zip
0_Server_Saves_Backups/*.7z
0_Server_Saves_Backups/*.rar
0_Server_Saves_Backups/*.tar
#Ignore Blood-N-Wine-2-Server-Export-Local
Brownpack-Export/Brownpack-Local-Export/*
#Ignore Blood-N-Wine-2-Server-Export
Brownpack-Export/Brownpack-Local-Symlink-Export/*
#Ignore folders
XaeroWaypoints
XaeroWaypoints_BACKUP032021
XaeroFilesBackup
XaeroWorldMap
capes
downloads
fancymenu_data
fancymenu_instance_data
fancymenu_setups
modernfix
impossible_data
ViaFabricPlus
userdata
worldedit
itemscroller
*.launch
#ignore potentially private meteor and baritone files
meteor-client
baritone
#ignore private schematics
litematics_private
schematics_private
#ignore all waypoints folders
waypoints
#ignore all cache folders
cache
ESM
#ignore all servers.dat
servers.dat
#logs
*.log
logs/
crash-reports
dumps
indium-renderer.properties
iris.properties
fastload.properties
rrp.properties
*.ans
#ignore realms larp
realms_persistence.json
#dashloader cache
dashloader-cache
#fabric cache
.fabric
#replay cache
.replay_cache
#replay mod
replay_recordings
#litematica cache
litematica
#minihud cache
minihud
#command cache
command_history.txt
#distant horizons cache
Distant_Horizons_server_data
modernfix/structureCacheV1/*
#worlds
saves/
saves_disabled/
saves_maja_xbox_360_1.20.1/
saves_sister_xbox_360_1.20.1/
screenshots
tconplanner
reauth.toml
usercache.json
usernamecache.json
#hs_err_pid larp
hs_err_pid*.log
#servers
servers.dat_old
#.bak files
*.bak
#ignore defaultsettings private storage
ds_private_storage.json
#ignore temp files
*.ogg_
*_.ogg
*_converted.ogg
*-converted.ogg
#ignore backup mods and audio folder
mods_backup
bloodnwine2_backup
resourcepacks_backup
#ignore modrinth pack
Blood N Wine 2 2.2.mrpack
#ignore sound compression presets
bloodnwine2-128kbs-48khz-5-Reduc
bloodnwine2-128kbs-48khz-5-Reduc.7z
bloodnwine2-96kbs-48khz-25-Reduc
bloodnwine2-96kbs-48khz-25-Reduc.7z
bloodnwine2-64kbs-48khz-50-Reduc
bloodnwine2-64kbs-48khz-50-Reduc.7z
#ignore closed perms list for exporting to Modrinth
mods_-_closed_perms_list_for_exporting_to_Modrinth
mods_-_closed_perms_list_for_exporting_to_Modrinth.7z
#ignore required by closed perms list
mods_-_required_by_closed_perms_list
mods_-_required_by_closed_perms_list.7z
#ignore Blood-N-Wine-2-Assets Test Folders
0_Blood-N-Wine-2-Assets/resourcepacks/Blood-N-Wine-2-Music
0_Blood-N-Wine-2-Assets/resourcepacks/Blood-N-Wine-2-Music-II
0_Blood-N-Wine-2-Assets/slideshows/Blood-N-Wine-2-Menu
#ignore Blood-N-Wine-2-Music Archive
Blood-N-Wine-2-Music.zip
Blood-N-Wine-2-Music-II.zip
#ignore Blood-N-Wine-2-Menu Archive
Blood-N-Wine-2-Menu.zip
#ignore cache
lightspeed-cache
#ignore oculus.properties to fix users getting shaders force enabled
oculus.properties
#ignore bloodnwine2resources extraction_cache.bomb to prevent sound files from not extracting
#due to the program thinking the songs folder is already installed
config/bloodnwine2resources/extraction_cache/extraction_cache.bomb
config/bloodnwine2resources/extraction_cache/extraction_cache_Blood-N-Wine-2-Menu.bomb
config/bloodnwine2resources/extraction_cache/extraction_cache_Blood-N-Wine-2-Music-II.bomb
config/bloodnwine2resources/extraction_cache/extraction_cache_Blood-N-Wine-2-Music.bomb
#ignore ONLY Brownpack/options.txt
Brownpack/options.txt
#ignore constantly changing files every time the game is booted
config/FatherToast/specialmobs/drowned/abyssal_drowned.toml
config/FatherToast/specialmobs/drowned/brute_drowned.toml
config/FatherToast/specialmobs/drowned/fishing_drowned.toml
config/FatherToast/specialmobs/drowned/frozen_drowned.toml
config/FatherToast/specialmobs/drowned/giant_drowned.toml
config/FatherToast/specialmobs/drowned/hungry_drowned.toml
config/FatherToast/specialmobs/drowned/knight_drowned.toml
config/FatherToast/specialmobs/drowned/plague_drowned.toml
config/FatherToast/specialmobs/skeletons/brute_skeletons.toml
config/FatherToast/specialmobs/skeletons/fire_skeletons.toml
config/FatherToast/specialmobs/skeletons/gatling_skeletons.toml
config/FatherToast/specialmobs/skeletons/giant_skeletons.toml
config/FatherToast/specialmobs/skeletons/knight_skeletons.toml
config/FatherToast/specialmobs/skeletons/ninja_skeletons.toml
config/FatherToast/specialmobs/skeletons/poison_skeletons.toml
config/FatherToast/specialmobs/skeletons/sniper_skeletons.toml
config/FatherToast/specialmobs/skeletons/spitfire_skeletons.toml
config/FatherToast/specialmobs/skeletons/stray_skeletons.toml
config/FatherToast/specialmobs/skeletons/weathered_skeletons.toml
config/FatherToast/specialmobs/wither_skeletons/brute_wither_skeletons.toml
config/FatherToast/specialmobs/wither_skeletons/gatling_wither_skeletons.toml
config/FatherToast/specialmobs/wither_skeletons/giant_wither_skeletons.toml
config/FatherToast/specialmobs/wither_skeletons/knight_wither_skeletons.toml
config/FatherToast/specialmobs/wither_skeletons/ninja_wither_skeletons.toml
config/FatherToast/specialmobs/wither_skeletons/sniper_wither_skeletons.toml
config/FatherToast/specialmobs/wither_skeletons/spitfire_wither_skeletons.toml
config/FatherToast/specialmobs/zombies/brute_zombies.toml
config/FatherToast/specialmobs/zombies/fire_zombies.toml
config/FatherToast/specialmobs/zombies/fishing_zombies.toml
config/FatherToast/specialmobs/zombies/frozen_zombies.toml
config/FatherToast/specialmobs/zombies/giant_zombies.toml
config/FatherToast/specialmobs/zombies/hungry_zombies.toml
config/FatherToast/specialmobs/zombies/husk_zombies.toml
config/FatherToast/specialmobs/zombies/mad_scientist_zombies.toml
config/FatherToast/specialmobs/zombies/plague_zombies.toml
config/FatherToast/specialmobs/zombified_piglins/brute_zombified_piglins.toml
config/FatherToast/specialmobs/zombified_piglins/fishing_zombified_piglins.toml
config/FatherToast/specialmobs/zombified_piglins/giant_zombified_piglins.toml
config/FatherToast/specialmobs/zombified_piglins/hungry_zombified_piglins.toml
config/FatherToast/specialmobs/zombified_piglins/knight_zombified_piglins.toml
config/FatherToast/specialmobs/zombified_piglins/plague_zombified_piglins.toml
config/FatherToast/specialmobs/zombified_piglins/vampire_zombified_piglins.toml
#ignore minecraftinstance
minecraftinstance.json
#ignore replaymod screenshot settings
replaymod-screenshotsettings.json
#ignore waila backups
blacklist.json_2023*