]> git.ipfire.org Git - thirdparty/kmod.git/blobdiff - .gitignore
libkmod: keep KMOD_FILE_COMPRESSION_NONE/load_reg in comp_types
[thirdparty/kmod.git] / .gitignore
index 1a15de1c75a2757cc8faff440ba60eaf0a6e72d8..799897e7c7d2c950ab65d2ceb0c718baa5cae918 100644 (file)
@@ -1,10 +1,15 @@
 *.o
-*.tar.bz2
-*.tar.gz
+*.gcda
+*.gcno
+*.pc
+/*.tar.xz
+/*.md5sum
+/*.mbx
+/*.cover
 .deps/
 .libs/
-Makefile
-Makefile.in
+/Makefile
+/Makefile.in
 
 /aclocal.m4
 /autom4te.cache/
@@ -14,9 +19,17 @@ Makefile.in
 /config.log
 /config.status
 /configure
+/cov-int
+/coverage
+/gtk-doc.make
+/kmod-*.tar.*
 /libtool
 /stamp-h1
+/test-suite.log
+/build
+/build-*
 
 *~
 .*.swp
 cscope.out
+tags