Sfoglia il codice sorgente

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.
Rolf Vidar Hoksaas 5 anni fa
parent
commit
41ec05833a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Global/Vim.gitignore

+ 1 - 0
Global/Vim.gitignore

@@ -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]