File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,6 +21,9 @@ rhino.local.properties
2121usercache.json
2222usernamecache.json
2323emi.json
24+ kubejs_client_data.json
25+ servers.dat
26+ servers.dat_old
2427
2528# Pakku
2629build /
@@ -40,11 +43,20 @@ build/
4043/.vscode /*
4144
4245# ProbeJS
46+ /.probe
4347/kubejs /probe /
4448/kubejs /config /probejs.json
4549/kubejs /config /probe-settings.json
4650/kubejs /* /jsconfig.json
4751
52+ # X Minecraft Launcher
53+ authlib-injector.log
54+ instance-lock.json
55+ instance.json
56+ libraries
57+ modpack-metadata.json
58+ versions
59+
4860# Client configs (with exceptions below)
4961/config /** /* client. *
5062
@@ -99,4 +111,13 @@ $RECYCLE.BIN/
99111# macOS
100112.DS_Store
101113.AppleDouble
102- .LSOverride
114+ .LSOverride
115+ authlib-injector.log
116+ instance-lock.json
117+ instance.json
118+ kubejs_client_data.json
119+ libraries
120+ modpack-metadata.json
121+ servers.dat
122+ servers.dat_old
123+ versions
You can’t perform that action at this time.
0 commit comments