]> git.ipfire.org Git - thirdparty/kmod.git/blob - .gitignore
gitignore: ignore files generated by Automake's testsuite
[thirdparty/kmod.git] / .gitignore
1 *.o
2 /*.tar.xz
3 /*.md5sum
4 .deps/
5 .libs/
6 Makefile
7 Makefile.in
8
9 /aclocal.m4
10 /autom4te.cache/
11 /build-aux/
12 /config.h
13 /config.h.in
14 /config.log
15 /config.status
16 /configure
17 /libtool
18 /stamp-h1
19 /test-suite.log
20
21 *~
22 .*.swp
23 cscope.out
24 tags