Skip to content

Commit 41ec058

Browse files
mazunkishiftkey
authored andcommitted
Update Vim.gitignore (#3169)
.svg files are more often than not vector files. You need to exceed 36 swap files for a .svg file to come from Vim.
1 parent 499ae89 commit 41ec058

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Global/Vim.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Swap
22
[._]*.s[a-v][a-z]
3+
!*.svg # comment out if you don't need vector files
34
[._]*.sw[a-p]
45
[._]s[a-rt-v][a-z]
56
[._]ss[a-gi-z]

0 commit comments

Comments
 (0)