diff options
| -rw-r--r-- | compiler-rt/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/.gitignore b/compiler-rt/.gitignore index 7c534314923..2a7bdd6a891 100644 --- a/compiler-rt/.gitignore +++ b/compiler-rt/.gitignore @@ -2,3 +2,4 @@ darwin_fat clang_darwin multi_arch +*.sw? |

