From a7669ae010248f1965113c8b7cf39b7ca4ca7069 Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Tue, 14 Sep 2010 12:45:17 -0500 Subject: [PATCH] Update .gitignore to ignore vim temp files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e939785..5f7a49c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *~ Todo* .dotest/ +*.swp -- 1.7.9.5