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

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

/*.pc