]> git.ipfire.org Git - thirdparty/kmod.git/blob - .gitignore
testsuite/depmod: use defines for the rootfs/lib_modules
[thirdparty/kmod.git] / .gitignore
1 *.o
2 *.gcda
3 *.gcno
4 /*.tar.xz
5 /*.md5sum
6 /*.mbx
7 /*.cover
8 .deps/
9 .libs/
10 /Makefile
11 /Makefile.in
12
13 /aclocal.m4
14 /autom4te.cache/
15 /build-aux/
16 /config.h
17 /config.h.in
18 /config.log
19 /config.status
20 /configure
21 /cov-int
22 /coverage
23 /gtk-doc.make
24 /kmod-*.tar.*
25 /libtool
26 /stamp-h1
27 /test-suite.log
28
29 *~
30 .*.swp
31 cscope.out
32 tags