summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2011-11-15 18:34:57 +0000
committerDaniel Dunbar <daniel@zuster.org>2011-11-15 18:34:57 +0000
commitbacb723c02a26145ba7e4bbd842c06a3276d327b (patch)
treee5351a11b68b128f3be1ba00c11a1787d2199f6e /.gitignore
parentd69211491f42082d7cb2c294007c05704a98a163 (diff)
downloadcompiler-rt-bacb723c02a26145ba7e4bbd842c06a3276d327b.tar.gz
compiler-rt-bacb723c02a26145ba7e4bbd842c06a3276d327b.tar.bz2
compiler-rt-bacb723c02a26145ba7e4bbd842c06a3276d327b.tar.xz
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 8f999598..7c534314 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
*~
-Debug
-Release
-Profile
+darwin_fat
+clang_darwin
+multi_arch