added vim swap files to ignore file

This commit is contained in:
Jeremy Sandell 2011-05-19 20:46:25 -04:00
parent 8854f0a881
commit bc1ae13bce
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.pyc
*.egg-info
*.pyc
*.swp
build