Skip to content

Commit

Permalink
Add vim swap files to .gitignore
Browse files Browse the repository at this point in the history
llvm-svn: 204387
  • Loading branch information
dexonsmith committed Mar 20, 2014
1 parent f121217 commit bb8345b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler-rt/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
darwin_fat
clang_darwin
multi_arch
*.sw?

0 comments on commit bb8345b

Please sign in to comment.