-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitignore
More file actions
33 lines (27 loc) · 829 Bytes
/
.gitignore
File metadata and controls
33 lines (27 loc) · 829 Bytes
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
# binaries
*.jar
overrides/mods/
# caches
/overrides/config/AppliedEnergistics2/CustomRecipes.cfg
/overrides/config/AppliedEnergistics2/items.csv
/overrides/config/thaumicjei_itemstack_aspects.json
/overrides/config/tool_progression/blocks.cfg
# defaults
/overrides/config/astralsorcery/amulet_enchantments.cfg
/overrides/config/biomesoplenty/biomes
/overrides/config/brandon3055/contributors.json
/overrides/config/codechicken
/overrides/config/splash.properties
# guides
/overrides/config/enderio/recipes/*.pdf
# examples
/overrides/config/enderio/recipes/examples
# client configs
/overrides/config/betterfps.json
/overrides/config/InvTweaks
/overrides/config/jei/bookmarks.ini
/overrides/config/jei/worldSettings.cfg
/overrides/config/MoreOverlays.cfg
# development
/overrides/config/Probe.cfg
/overrides/scripts/.zsrc