summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 6bf816ef03d382f6cd4237e78bc053b10f39db2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.deps/
.libs/
Makefile
Makefile.in
*.o
*.la
*.lo

/aclocal.m4
/autom4te.cache/
/build-aux/
/config.*
/configure
/libtool
/stamp-h1

/*.pc