diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-10-24 10:03:25 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-10-24 10:03:25 +0000 |
commit | aa337b7cd556a4e3929cf3944b809aae92f88e64 (patch) | |
tree | 22fbb227479db4cc3aedf4a6129d57eff6a0085d /.gitignore | |
parent | e1cbe5d908a7631a0f46365116e82e5edfc139f0 (diff) |
Revert "Test commit"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142792 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 d448f72d23..5dae434298 100644 --- a/.gitignore +++ b/.gitignore @@ -38,4 +38,3 @@ projects/* !projects/Makefile # Clang, which is tracked independently. tools/clang - |