Misc: Add Vim swap files to .gitignore

This commit is contained in:
Richard Grenville 2012-09-11 21:07:29 +08:00
parent eb3b13145d
commit 4861d50ca4
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -15,3 +15,6 @@ stamp-h1
compton compton
*.o *.o
*~ *~
# Vim files
.*.sw[a-z]