Skip to content

Commit fa78d05

Browse files
committed
Update .gitignore
1 parent 00b69e5 commit fa78d05

1 file changed

Lines changed: 4 additions & 62 deletions

File tree

.gitignore

Lines changed: 4 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ rhino.local.properties
2323
usercache.json
2424
usernamecache.json
2525
emi.json
26+
kubejs_client_data.json
2627

2728
# Pakku
2829
build/
@@ -55,67 +56,8 @@ modpack-metadata.json
5556
/kubejs/config/probe-settings.json
5657
/kubejs/*/jsconfig.json
5758

58-
# Client configs (with exceptions below)
59-
/config/**/*client.*
60-
61-
!/config/sophisticatedstorage-client.toml
62-
!/config/**/darkmodeeverywhere-client.toml
63-
!/config/create-client.toml
64-
65-
# Configs (generaly ones that tend to edit the date on launch)
66-
config/fml.toml
67-
config/jei/world/local/*
68-
config/fabric/indigo-renderer.properties
69-
config/roughlyenoughitems/pinyin*.properties
70-
config/trofers/general.json5
71-
config/roughlyenoughitems/config.json5
72-
config/sidebar_buttons.json
73-
config/oculus.properties
74-
config/modernfix-mixins.properties
75-
config/immediatelyfast.json
76-
config/ftbbackups2.json
77-
config/packetfixer.properties
78-
config/spark/tmp/
79-
config/spark/activity.json
80-
config/roughlyenoughitems/hints.json
81-
config/voicechat/username-cache.json
82-
config/minihud/*
83-
config/embeddium-fingerprint.json
84-
config/chiselsandbits-common.toml
85-
config/defaultworldtype/world-presets.txt
86-
config/jecalculation/record.json
87-
config/jade/sort-order.json
88-
config/jei*
89-
config/embeddium++.toml
90-
config/emi.css
91-
config/darkmodeeverywhereshaders*
92-
config/ichunutil/themes/
93-
config/gtceu.yaml
94-
defaultconfigs/ftbultimine/ftbultimine-*.snbt
95-
config/watut-server.toml
96-
config/watut-item-arm-adjustments.json
97-
config/watut-common.toml
98-
config/voicechat/voicechat-server.properties
99-
config/voicechat/translations.properties
100-
config/voicechat/player-volumes.properties
101-
config/voicechat/category-volumes.properties
102-
config/sound_physics_remastered/soundphysics.properties
103-
config/sound_physics_remastered/sound_rates.properties
104-
config/sound_physics_remastered/reflectivity.properties
105-
config/sound_physics_remastered/occlusion.properties
106-
config/NoChatReports/README.md
107-
config/NoChatReports/NCR-ServerPreferences.json
108-
config/NoChatReports/NCR-Encryption.json
109-
config/NoChatReports/NCR-Common.json
110-
config/fastsuite.cfg
111-
config/fastbench.cfg
112-
config/everycomp-hazardous.toml
113-
config/dragonlib-common.toml
114-
config/createrailwaysnavigator-common.toml
115-
config/createmechanicalcompanion-common.toml
116-
config/createcasing-common.toml
117-
config/create_connected-common.toml
118-
config/CoroUtil/General.toml
59+
# Configs
60+
/config
11961

12062
# Linux
12163
*~
@@ -133,4 +75,4 @@ $RECYCLE.BIN/
13375
# macOS
13476
.DS_Store
13577
.AppleDouble
136-
.LSOverride
78+
.LSOverride

0 commit comments

Comments
 (0)