]> 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 /cov-int
20 /coverage
21 /kmod-*.tar.*
22 /libtool
23 /stamp-h1
24 /test-suite.log
25
26 *~
27 .*.swp
28 cscope.out
29 tags