Skip to content

Commit f67a5c1

Browse files
committed
Add Vim Swap files into gitignore
1 parent cfbccf2 commit f67a5c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ sophia
1313
*.xlog
1414
*.snap
1515
*.vylog
16+
17+
# Vim Swap files
18+
*.sw[a-z]

0 commit comments

Comments
 (0)