-
Notifications
You must be signed in to change notification settings - Fork 22
/
.gitignore
44 lines (43 loc) · 859 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
**/original/**
**/original_backup/**
**/backup/**
**/backup_02/**
**/backup_02_green/**
**/backup_03/**
**/backup_03_blue/**
**/rename_01/**
**/rename_02/**
**/rename_03/**
**/export/**
**/removed/**
**/dupes/**
**/psd/**
**/ref/**
**/maybe/**
**/rocks/**
**/ENV_LandTEST_TEX/**
**/ENV_Land_M_Test/**
**/UI_MartialArts/**
**/Z_ZBackup/**
*GUMP_00_OTHER.txt
*Thumbs.db
*.exr
*.mantra_checkpoint
**/GumpOverridesOTHER/**
*00_UI_OTHER_GUMP.txt
**/completed/**
**/Z_Tools/GumpOverrides**
**/UI_DEBUG/**
**/UI_MagicSpells/Upscale/upscale/**
**/UI_MagicSpells/Upscale/small/**
# UPSCALE
# Allow files directly within any "Upscale" folder recursively
!**/Upscale/*
# Ignore all files in subfolders of any "Upscale" folder recursively
**/Upscale/*/
**/Upscale/*.psd
**/Upscale/*.py
**/temp/**
**/remove/**
**/UI_SpellsNecromancy_Green/**
**/UI_SpellsChivalry_Gold/**