diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-11-07 07:34:56 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-11-07 07:34:56 +0000 |
commit | 3b0f66b502a21a84e1a15201ae2bfff6b95eef2c (patch) | |
tree | b48b151fd1765af74fa7f36af75da15019034ee1 | |
parent | ea303388d9fd1e6b9883dd55c473c26ed59b5108 (diff) |
Ignore the Output dir.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31496 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | test/DebugInfo/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/DebugInfo/.cvsignore b/test/DebugInfo/.cvsignore new file mode 100644 index 0000000000..83260f862f --- /dev/null +++ b/test/DebugInfo/.cvsignore @@ -0,0 +1 @@ +Output |