Add swp files to gitignore.

This commit is contained in:
blackguest 2013-11-01 08:39:45 -05:00
parent 2683ebe99a
commit 401ba78f5c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
*.pyc *.pyc
*.swp
build build