From 7364eb54465f46a7e819ca5db537596190568834 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Sat, 27 Sep 2014 19:51:45 -0700 Subject: [PATCH] Ignore swap and other common files. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0c96ce1..ea99acf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ private_dotfiles private_dotfiles/** +*.swp +*~ +*.bak