Skip to content

Commit 8741aba

Browse files
committed
Add Vim Swap files to gitignore
1 parent d13cb28 commit 8741aba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ out
44
target
55
build
66
testroot
7+
# Vim Swap files
8+
*.sw[a-z]

0 commit comments

Comments
 (0)