summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4355b7369d6ace9b00f1aaa50234aed6705ebf55 (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
# files created by autoreconf
Makefile.in
aclocal.m4
autom4te.cache
config.h.in
configure
depcomp
install-sh
missing

# files created by configure
Makefile
config.h
config.log
config.status
src/.deps
stamp-h1

# files created during build
*.o
src/tmw

# files created during Windows build
.objs
*.dll
tmw.exe
tmw.depend
tmw.layout