diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-10-24 10:02:59 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-10-24 10:02:59 +0000 |
commit | e1cbe5d908a7631a0f46365116e82e5edfc139f0 (patch) | |
tree | 3b4b35a1af0036986eeaf89d6a022dd276aad75e /.gitignore | |
parent | 7c3fc5747284a0c6ca4e370f964082c69b42b8dd (diff) |
Test commit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142791 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5dae434298..d448f72d23 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ projects/* !projects/Makefile # Clang, which is tracked independently. tools/clang + |