Quantcast

Update .gitignore to ignore vim temp files

Kevin Lyles [09-14-10 - 17:45]
Update .gitignore to ignore vim temp files
Filename
.gitignore
diff --git a/.gitignore b/.gitignore
index e939785..5f7a49c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 *~
 Todo*
 .dotest/
+*.swp