]> git.ipfire.org Git - thirdparty/kmod.git/blob - .gitignore
Install kmod.pc in ${datadir}/pkgconfig
[thirdparty/kmod.git] / .gitignore
1 *.o
2 *.gcda
3 *.gcno
4 /*.tar.xz
5 /*.md5sum
6 .deps/
7 .libs/
8 /Makefile
9 /Makefile.in
10
11 /aclocal.m4
12 /autom4te.cache/
13 /build-aux/
14 /config.h
15 /config.h.in
16 /config.log
17 /config.status
18 /configure
19 /coverage
20 /cov-int
21 /libtool
22 /stamp-h1
23 /test-suite.log
24
25 *~
26 .*.swp
27 cscope.out
28 tags