]> git.ipfire.org Git - thirdparty/kmod.git/blob - .gitignore
libkmod-module: check for NULL before accessing pointers
[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 /cov-int
21 /doltcompile
22 /doltlibtool
23 /libtool
24 /stamp-h1
25 /test-suite.log
26
27 *~
28 .*.swp
29 cscope.out
30 tags