aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 9249146c5cf02d394acbab43f11963d3e73cf599 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
*~
*.o
*.lo
*.la
*.d
*.so
*.so.0
*.so.1
*.pc
*.a
*.tar.*
*.spec
.libs
.deps
config.h
config.h.in
config.log
config.status
Makefile
Makefile.in
configure
m4
aclocal.m4
autom4te.cache
build-aux
libtool
stamp-h1
po
ABOUT-NLS

Privacy Policy