--- testsuite/module-playground/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/testsuite/module-playground/.gitignore b/testsuite/module-playground/.gitignore index db63fe4..fca12f3 100644 --- a/testsuite/module-playground/.gitignore +++ b/testsuite/module-playground/.gitignore @@ -2,6 +2,7 @@ *.ko !mod-simple-*.ko !cache/*.ko +.cache.mk *.mod.c .tmp_versions *.mod -- 2.25.1