summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4f353fe42c9eaf023039081a5e71e0d7f93cc529 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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