Skip to content

Commit 11c1bb6

Browse files
authored
Merge pull request #2292 from compnerd/vim-is-the-one-true-editor
gitignore: ignore vim swapfiles
2 parents 406e2f8 + f2c0bd9 commit 11c1bb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ xcuserdata
55
*~
66
\#*
77
.\#*
8+
.*.sw[nop]
89
*.xcscmblueprint
910
/default.profraw
1011
*.xcodeproj

0 commit comments

Comments
 (0)