commit | bacb723c02a26145ba7e4bbd842c06a3276d327b | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Tue Nov 15 18:34:57 2011 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Tue Nov 15 18:34:57 2011 +0000 |
tree | e5351a11b68b128f3be1ba00c11a1787d2199f6e | |
parent | d69211491f42082d7cb2c294007c05704a98a163 [diff] |
git: Tweak .gitignore to ignore defined platform build directories. - We should probably sink the platform build dirs into a common top-level dir. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@144662 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/.gitignore b/.gitignore index 8f99959..7c53431 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,4 +1,4 @@ *~ -Debug -Release -Profile +darwin_fat +clang_darwin +multi_arch