From afdded11b4b391cb8a09ca86440595d3e264cf9d Mon Sep 17 00:00:00 2001 From: adilger Date: Fri, 8 Mar 2002 20:41:33 +0000 Subject: [PATCH] Adding ctags and other built files to .cvsignore to reduce clutter and make changes more visible. --- lustre/.cvsignore | 1 + lustre/doc/.cvsignore | 3 +++ lustre/tests/.cvsignore | 3 +++ lustre/utils/.cvsignore | 2 ++ 4 files changed, 9 insertions(+) diff --git a/lustre/.cvsignore b/lustre/.cvsignore index e530020..067f05c 100644 --- a/lustre/.cvsignore +++ b/lustre/.cvsignore @@ -5,4 +5,5 @@ configure Makefile Makefile.in .deps +tags TAGS diff --git a/lustre/doc/.cvsignore b/lustre/doc/.cvsignore index e530020..b074a9e 100644 --- a/lustre/doc/.cvsignore +++ b/lustre/doc/.cvsignore @@ -5,4 +5,7 @@ configure Makefile Makefile.in .deps +tags TAGS +OBD-HOWTO.html +OBD-HOWTO.txt diff --git a/lustre/tests/.cvsignore b/lustre/tests/.cvsignore index e530020..745ccdb 100644 --- a/lustre/tests/.cvsignore +++ b/lustre/tests/.cvsignore @@ -5,4 +5,7 @@ configure Makefile Makefile.in .deps +tags TAGS +testreq +truncate diff --git a/lustre/utils/.cvsignore b/lustre/utils/.cvsignore index e530020..9aab7fa 100644 --- a/lustre/utils/.cvsignore +++ b/lustre/utils/.cvsignore @@ -5,4 +5,6 @@ configure Makefile Makefile.in .deps +tags TAGS +obdctl -- 1.8.3.1