Browse Source

Vim: Forgot to change *.s[a-w][a-z] to .*.s[a-w][a-z]

Nysa 11 years ago
parent
commit
c98c138ee1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Global/vim.gitignore

+ 1 - 1
Global/vim.gitignore

@@ -1,4 +1,4 @@
-*.s[a-w][a-z]
+.*.s[a-w][a-z]
 .s[a-w][a-z]
 *.un~
 Session.vim