Skip to content

Commit 4c8de5b

Browse files
committed
chore(git): correct vi swap file pattern
1 parent 3502fd9 commit 4c8de5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
dist/
22

33
.DS_Store
4-
*.*sw*
4+
.*.sw*

0 commit comments

Comments
 (0)