From: Lucas De Marchi Date: Fri, 9 May 2014 11:43:05 +0000 (-0300) Subject: Add gitignore to module playground X-Git-Tag: v18~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b8b990f47d9e153c8bae4d00ffb1f0fa873b6dc5;p=thirdparty%2Fkmod.git Add gitignore to module playground --- diff --git a/testsuite/module-playground/.gitignore b/testsuite/module-playground/.gitignore new file mode 100644 index 00000000..dc6e6d83 --- /dev/null +++ b/testsuite/module-playground/.gitignore @@ -0,0 +1,6 @@ +*o.cmd +*.ko +*.mod.c +.tmp_versions +modules.order +Module.symvers