summaryrefslogtreecommitdiff
path: root/.gitignore
blob: a1e538ce277845a0389250d4027e391445f34306 (plain) (blame)
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# temp files
*.xml~
*.py~
*.txt~
*.conf~
*~
._*

# updates
update/files
update/upload
!update/adler32.c
update/adler32
update/files/Bugfix-*
update/save*

hercules_update/files
hercules_update/upload
!hercules_update/adler32.c
hercules_update/adler32

# saedit
saedit/saedit
saedit/make.log

# langs
lang/tx
lang/new
login.txt
password.txt

# lang client
lang_client/tmp
lang_client/pot
lang_client/dict

# tx
tx

# temp files
*.o
localserver/.~*

# dyecmd
dyecmd/dyecmd
dyecmd/src/dyecmd
dyecmd/src/CMakeFiles/
dyecmd/src/Makefile
dyecmd/src/cmake_install.cmake

# testxml
testxml/errors.txt

# gitlab merger
herculeswrapper/herc-map-wrapper-config

# license check
licensecheck/npcs.txt

# wiki
wiki/Items.md
wiki/Monsters.md
wiki/*.html
wiki/*.txt

# web
1index.bin
backup.bin
web/po/*

# Proccessed other server data
hercules/data*
hercules/osd*
hercules/old*

# Diffs and Patches related files
*.diff
*.patch
*.orig
*.rej

# Jesusalva's personal stuff
misc/*
update/*back*
lang/in/JSave

# Beta Server
localserver/beta.patch
localserver/beta.patch2