forked from TeamMoegMC/TheWinterRescue
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
100 lines (94 loc) · 1.36 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
# common side
/.mixin.out/
/local/
/libraries/
/assets/
/null/
/logs/
/patchouli_books/
/screenshots/
/saves/
/versions/
/mods/
/crash-reports/
# /CustomSkinLoader/
/shaderpacks/
/ambience_music/
/backups/
/config/spark/activity.json
/patchouli_data.json
/servers.dat_old
/servers.dat
/servers 2.dat_old
/usercache.json
/usernamecache.json
/options.txt
/optionsof.txt
/launcher_profiles.json
/servers 3.dat_old
/config/ambience-common.toml
/servers 4.dat_old
.DS_Store
/config/jei/bookmarks.ini
/optionsshaders.txt
*.bak
/.curseclient
/minecraftinstance.json
/kubejs/.idea
hs_err_*
replay_*
/config/inventoryprofilesnext/
config/.*
schematics/
# server side
/dumps/
/.arclight/
/CustomJAVA/
/plugins/
/spawn1/
/timings/
/world/
/zysj/
/arclight.conf
/arclight-forge-1.16.5-1.0.21-build289.jar
/banned-ips.json
/banned-players.json
/bukkit.yml
/commands.yml
/eula.txt
/forge-1.16.5-36.2.0.jar
/forge-1.16.5-36.2.0-installer.jar
/forge-1.16.5-36.2.0-installer.jar.log
/help.yml
/minecraft_server.1.16.5.jar
/ops.json
/paper.yml
/permissions.yml
/server.properties
/spigot.yml
/wepif.yml
/whitelist.json
/serverfiles/
/mods-server/
config/.twrp*
# editors
/.idea/
/resourcepacks/
.vscode
# python
__pycache__/
/runner.py
/runners/
/youdao_api.py
/google_api.py
/mec_package/
/confbackup/
/*.zip
/mods-server/
__pycache__/
config/.twrp*
/*.json
# MACOS Shit
.DS_Store
*.icloud
icon.png