Vim: Ignore .*.s[a-w][a-z] and .s[a-w][a-z] swap files
@@ -1,4 +1,5 @@
-*.s[a-w][a-z]
+.*.s[a-w][a-z]
+.s[a-w][a-z]
*.un~
Session.vim
.netrwhist