]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
gitignore: ignore .cache.mk when building modules
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 10 Mar 2020 04:46:32 +0000 (21:46 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 10 Mar 2020 04:47:37 +0000 (21:47 -0700)
testsuite/module-playground/.gitignore

index db63fe43ac8dd9dac22dba277de377e5a1175d5a..fca12f3456a77f6dbd75af84a67b8a667ab78cfd 100644 (file)
@@ -2,6 +2,7 @@
 *.ko
 !mod-simple-*.ko
 !cache/*.ko
+.cache.mk
 *.mod.c
 .tmp_versions
 *.mod