-
Notifications
You must be signed in to change notification settings - Fork 16
/
.gitignore
62 lines (53 loc) · 929 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
# Configs
config/jei/world/*
config/oculus.properties
config/fml.toml
config/forge-client.toml
config/xaerominimap_entities.json
config/voicechat/username-cache.json
config/xaerominimap.txt
config/xaeroworldmap.txt
# .minecraft
crash-reports/*
logs/*
saves/*
ldlib/
local/*
modernfix/*
XaeroWaypoints*
XaeroWorldMap/*
CustomSkinLoader/*
screenshots/*
shaderpacks/*
chiselsandbits/*
.vscode/*
.new_mods/*
# Extensions
**/*.log
**/*.gz
**/*.DS_Store
**/*.jar
# Client data
.idea/
/.bobby
/profileImage
.curseclient
.sl_password
options.txt
patchouli_data.json
usernamecache.json
usercache.json
rhino.local.properties
fancymenu_data/last_world.fmdata
profile.json
emi.json
servers.dat
servers.dat_old
cherishedworlds-favorites.dat
realms_persistence.json
minecraftinstance.json
knownkeys.txt
*.code-workspace
*.zip
# Server Pack
.github/buildtools/serverpack/*