Browse Source

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.
pull/3175/head
Rolf Vidar Hoksaas 4 years ago
parent
commit
41ec05833a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Global/Vim.gitignore

+ 1
- 0
Global/Vim.gitignore View File

@@ -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…
Cancel
Save