Skip to content

Commit 26fd98f

Browse files
committed
Add vim swap files to .gitignore
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@204387 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent dfd1a7d commit 26fd98f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
darwin_fat
33
clang_darwin
44
multi_arch
5+
*.sw?

0 commit comments

Comments
 (0)