From 98162dad376a0ce04ea833eedbdc5b39e32439b4 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Fri, 22 Aug 2014 10:03:14 -0700 Subject: [PATCH] Ignore emacs #foo# files --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4ee6999..b6ffe59 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,7 @@ .DS_Store - zsh/cache/ vim/view/ vim/spelling* - irssi/away.log vim/.viminfo +\#*\# \ No newline at end of file