ref: 631c0428c154a8991794c928bd272ffaa81282e6
parent: b19e1b14dee3e5245f2e37bfb193bde72fa70a2d
author: Ron <ron@debian.org>
date: Mon Feb 11 07:30:40 EST 2019
Tweak .gitignore to include all vim metadata files And yes, I've really had enough swap files in a single dir to need this.
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
-*.swp
+.s[a-w][a-z]
+.*.s[a-w][a-z]
+Session.vim
*~
*.exe