mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
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.
This commit is contained in:
parent
499ae899e7
commit
41ec05833a
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# Swap
|
||||
[._]*.s[a-v][a-z]
|
||||
!*.svg # comment out if you don't need vector files
|
||||
[._]*.sw[a-p]
|
||||
[._]s[a-rt-v][a-z]
|
||||
[._]ss[a-gi-z]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue