Added vim swap file exclusions to .gitignore

This commit is contained in:
Graham Pentheny 2013-10-14 13:41:17 -04:00
parent f6b11b18a9
commit dbfed86b08

2
.gitignore vendored
View File

@ -19,6 +19,8 @@
.Trashes
ehthumbs.db
Thumbs.db
*.swp
*.swo
## xcode specific
*xcuserdata*