diff options
author | Michel Daenzer <michel@daenzer.net> | 2004-04-10 16:20:00 +0000 |
---|---|---|
committer | Michel Daenzer <michel@daenzer.net> | 2004-04-10 16:20:00 +0000 |
commit | 7e39628577d7478644c51bba2ef1d5e2e029bbbb (patch) | |
tree | 1a608b340e229d0293b7d2d177d0962ce70a8d7c | |
parent | 3306abbde7565596528e863d2cf906a4a49f3271 (diff) |
Have CVS ignore some files produced by the build.
-rw-r--r-- | linux/.cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linux/.cvsignore b/linux/.cvsignore new file mode 100644 index 00000000..95d4cf56 --- /dev/null +++ b/linux/.cvsignore @@ -0,0 +1,4 @@ +*.ko +*.ko.cmd +*.o.cmd +*.mod.c |