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

/aclocal.m4
/autom4te.cache/
/compile
/config.*
/configure
/depcomp
/install-sh
/libtool
/ltmain.sh
/missing
/stamp-h1

/*.pc