From b3aff67b31f3e2e80a5e41e698522f81ec50f7ad Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 5 Jan 2005 16:00:42 +0000 Subject: [PATCH] Ignore generated file llvm-svn: 19287 --- docs/CommandGuide/man/.cvsignore | 1 + docs/CommandGuide/man/man1/.cvsignore | 1 + 2 files changed, 2 insertions(+) create mode 100644 docs/CommandGuide/man/.cvsignore diff --git a/docs/CommandGuide/man/.cvsignore b/docs/CommandGuide/man/.cvsignore new file mode 100644 index 00000000000..c5cc4439dab --- /dev/null +++ b/docs/CommandGuide/man/.cvsignore @@ -0,0 +1 @@ +.dir diff --git a/docs/CommandGuide/man/man1/.cvsignore b/docs/CommandGuide/man/man1/.cvsignore index f7e585b87a6..9aa75566301 100644 --- a/docs/CommandGuide/man/man1/.cvsignore +++ b/docs/CommandGuide/man/man1/.cvsignore @@ -1 +1,2 @@ *.1 +.dir