-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
52 lines (44 loc) · 927 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
## General ##
.mixin.out/**
crash-reports/**
fonts/**
logs/**
mods/**
saves/**
screenshots/**
*.log
*.dll
options.txt
knownkeys.txt
minecraftinstance.json
patchouli_data.json
usercache.json
usernamecache.json
## Mod-Specific ##
backups/**
crafttweaker_dump/**
EnderStorage/**
generated/**
mputils/**
patchouli_books/**
vintagefix/**
woot/**
config/brandon3055/ProjectIntelligence/DocUpdater/Mods/**
config/brandon3055/ProjectIntelligence/GuiStyle/ActiveStyle.json
config/brandon3055/ProjectIntelligence/ModDocs/**
config/brandon3055/ResourceCache/**
config/jei/worldSettings.cfg
config/unidict/dump/**
config/tellme/**
config/acronym/saved/material_parts_contenttweaker-original.json
config/acronym/saved/saved_sub_blocks_contenttweaker-original.json
scripts/nc_script_addons/**
.ReAuth.cfg
hei_bookmarks.ini
seen_buildersbag_addons.txt
zs_export.json
!crafttweaker.log
## Launcher ##
.curseclient
## Pakku ##
build/**