diff options
-rw-r--r-- | compiler-rt/.gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/compiler-rt/.gitignore b/compiler-rt/.gitignore index 8f999598554..7c534314923 100644 --- a/compiler-rt/.gitignore +++ b/compiler-rt/.gitignore @@ -1,4 +1,4 @@ *~ -Debug -Release -Profile +darwin_fat +clang_darwin +multi_arch |