summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 26d16756d8919f48c54ffab3954842194c699296 (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
39
40
# 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
*.moc
.dirstamp
tools/monitor/monitor
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