diff options
author | Chris Lattner <sabre@nondot.org> | 2005-01-05 16:00:00 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-01-05 16:00:00 +0000 |
commit | 868cc7410a38dfa98a8fb45e2fc7c6c575377ae5 (patch) | |
tree | 77d97267e81a938f30f86ad0093c08c468661db7 | |
parent | 785b9c0b598cdadbd8ea60604df4f74110fb645c (diff) |
Ignore .dir
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19286 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/CommandGuide/html/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CommandGuide/html/.cvsignore b/docs/CommandGuide/html/.cvsignore index 0243479289..1692f3f161 100644 --- a/docs/CommandGuide/html/.cvsignore +++ b/docs/CommandGuide/html/.cvsignore @@ -1 +1,2 @@ *html +.dir |