Add *.swp to .gitignore
diff --git a/.gitignore b/.gitignore
index a6ef824..3605a3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /bazel-*
+*.swp