-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
67 lines (67 loc) · 1.18 KB
/
.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
.~lock.*
*.~lock.*
*.~lock.*.*
*.ini
*.bak
*.jar
*.log
*.lck
*.tsv
*.properties
bin/**/*
conf/**/*
data/**/*
docs/**/*
include/**/*
legal/**/*
jre/**/*
lib/**/*
libs/**/*
outputsheets/**/*
plugins/**/*
preview/**/*
settings/**/*
system/**/*
vendor_file/**/*
vendordata/**/*
vendor/**/*.tsv
autobuild.properties
config.ini
LICENSE
logging.properties
pcgen
pcgen.exe
pcgen.jar
pcgen.log
pcgen.log.*
pcgen.sh
pcgen.bat
pcgen_hi_mem.bat
pcgen_low_mem.bat
pcgen-batch-convert.jar
pcgen-convert_hi_mem.bat
release
!system/gameModes/35e/**
!data/35e/wizards_of_the_coast/**
!system/gameModes/G35e/**
!system/gameModes/G5e/**
!vendor/**
#system/gameModes/35e/**
#system/gameModes/Darwins_World_2/**
#system/gameModes/default/**
#system/gameModes/Fantasy_Craft/**
#system/gameModes/Gaslight/**
#system/gameModes/Immortal/**
#system/gameModes/Killshot/**
#system/gameModes/Modern/**
#system/gameModes/OSRIC/**
#system/gameModes/Pathfinder/**
#system/gameModes/Pathfinder_PFS/**
#system/gameModes/zen_test/**
#system/icons/**
#system/Langauges/**
#system/my_gamemode/**
#system/mypcgen/**
#system/icons/**
#system/outputFilters/**
#system/sponsors/**