From 7e39628577d7478644c51bba2ef1d5e2e029bbbb Mon Sep 17 00:00:00 2001 From: Michel Daenzer Date: Sat, 10 Apr 2004 16:20:00 +0000 Subject: [PATCH] Have CVS ignore some files produced by the build. --- linux/.cvsignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 linux/.cvsignore diff --git a/linux/.cvsignore b/linux/.cvsignore new file mode 100644 index 0000000..95d4cf5 --- /dev/null +++ b/linux/.cvsignore @@ -0,0 +1,4 @@ +*.ko +*.ko.cmd +*.o.cmd +*.mod.c -- 2.7.4