From 7eec029adede6b9609830d7bbae6183dd49d005e Mon Sep 17 00:00:00 2001 From: Paul Vlase Date: Mon, 18 Mar 2013 16:23:02 +0200 Subject: [PATCH] Ignore kernel module output files --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 94fff3f..7228245 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,9 @@ TAGS *.tgz *.tbz2 *.Z +*.ko +*.o.cmd +*.ko.cmd +*.mod.c +modules.order +.tmp_versions/ -- 2.20.1