summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 8dc4e54a2f4e4182834412445aa2ac0ae38edfe0 (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
# temp files
*.xml~
*.py~
*.txt~
*.conf~

# java converter
tmwcon/converter.jar
tmwcon/server-data/
tmwcon/summary.txt
tmwcon/tmwdata
tmwcon/build

# updates
update/files
update/upload
!update/adler32.c
update/adler32

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

# saedit
saedit/saedit
saedit/make.log

# langs
lang/tx
lang/new

# lang client
lang_client/tmp
lang_client/pot

# tx
tx

# temp files
*.o

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