aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 80eeb987525ea95448811290f95a175467cb9d63 (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
*.a
*.la
*.lo
*.so
*.o
.deps/
.dirstamp
.libs/
Makefile
Makefile.in

/extensions/GNUmakefile
/extensions/initext.c
/extensions/initext?.c
/extensions/matches?.man
/extensions/targets?.man

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