1
Fork 0

tweak gitignore of vim swap files

This commit is contained in:
Buck Golemon 2013-08-02 10:06:00 -07:00
parent 31189748ef
commit 7f472e329d
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -2,7 +2,8 @@
*.pyc
*.pyo
*$py.class
*.swp
# vim trash:
.*.sw[a-z]
*.patch
*.orig
*.rej