summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6538832c75a552497f1f51fb0f7f81cce3a714f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# for all subdirectories
Makefile.in
Makefile
.deps
*.o
*.pc
*.gir
*.typelib

# gcov
*.gcda
*.gcno

# autofoo stuff here
/m4/
/aux/
/libtool
/config.*
/configure
/autom4te.cache
/aclocal.m4
/stamp-h1