diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-12-16 17:51:14 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-12-16 17:51:14 +0000 |
commit | 56b2eaf450833439b3bf26611c6a23d4a6f7c41f (patch) | |
tree | e125f109fbd3defa28a7a24cc065fe23818fe395 /.gitignore | |
parent | 5d05d9769ec98cdee359fd934a56c9455e21232b (diff) |
Oops, didn't mean to ignore .gitignore.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121985 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 398a4bbaa6..97d08ad1ae 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ tools/clang *.pyc *~ -.gitignore .gitusers projects/test-suite projects/test-suite-externals |