]> git.ipfire.org Git - thirdparty/kmod.git/blob - .gitignore
libkmod-module: Fix return code for kmod_module_new_from_lookup()
[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 /kmod-*.tar.*
24 /libtool
25 /stamp-h1
26 /test-suite.log
27
28 *~
29 .*.swp
30 cscope.out
31 tags