summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: d55ba9e660636527a4de59bd7d7e80365664efcb (plain)
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
# files generated by autoreconf
Makefile.in
aclocal.m4
autom4te.cache
config.h.in
configure
depcomp
install-sh
missing

# files generated by configure
Makefile
config.h
config.log
config.status
.deps
stamp-h1

# files generated during build
*.o
.dirstamp
src/tmwserv-account
src/tmwserv-game
accountserver.exe
accountserver.depend
gameserver.exe
gameserver.depend

# files generated by doxygen
docs/api
doxygen_warnings.txt

# files generated during test/runtime
tmw.db
tmwserv-account.log
tmwserv-game.log
tmwserv.stats
tmwserv.xml