Ignore VIM swapfiles for git
diff --git a/.gitignore b/.gitignore
index e43b0f9..1b2fdb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 .DS_Store
+*.sw?