Merge "MASTER Ignore vim swap files"
diff --git a/.gitignore b/.gitignore
index 697ef2d..577e3ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,5 +4,6 @@
 *.iml
 gen/
 *.pyc
+*.swp
 __pycache__
-.idea
\ No newline at end of file
+.idea