diff options
author | Chris Lattner <sabre@nondot.org> | 2005-01-05 16:00:42 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-01-05 16:00:42 +0000 |
commit | f1c4dbe8c4f2e78ebe175ff66b0f9bbdf29ddba1 (patch) | |
tree | 10fa8303ae6154a6e85e83279fe49b942b2df6fd /docs | |
parent | 868cc7410a38dfa98a8fb45e2fc7c6c575377ae5 (diff) | |
download | external_llvm-f1c4dbe8c4f2e78ebe175ff66b0f9bbdf29ddba1.zip external_llvm-f1c4dbe8c4f2e78ebe175ff66b0f9bbdf29ddba1.tar.gz external_llvm-f1c4dbe8c4f2e78ebe175ff66b0f9bbdf29ddba1.tar.bz2 |
Ignore generated file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19287 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CommandGuide/man/.cvsignore | 1 | ||||
-rw-r--r-- | docs/CommandGuide/man/man1/.cvsignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/CommandGuide/man/.cvsignore b/docs/CommandGuide/man/.cvsignore new file mode 100644 index 0000000..c5cc443 --- /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 f7e585b..9aa7556 100644 --- a/docs/CommandGuide/man/man1/.cvsignore +++ b/docs/CommandGuide/man/man1/.cvsignore @@ -1 +1,2 @@ *.1 +.dir |