summaryrefslogtreecommitdiff
path: root/.gitignore
blob: de9059f5796b88a7bb67a1cda565349c68101c30 (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
# 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

# saedit
saedit/saedit

# langs
lang/tx
lang/new

# lang client
lang_client/tmp
lang_client/pot

# tx
tx

# temp files
*.o