]> git.ipfire.org Git - thirdparty/kmod.git/blob - .gitignore
build-sys: integrate coverage report
[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 /libtool
21 /stamp-h1
22 /test-suite.log
23
24 *~
25 .*.swp
26 cscope.out
27 tags