소스 검색

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 년 전
부모
커밋
41ec05833a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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]