From 788d909822bcdca160532248ae3ac423e9c064b5 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 8 Aug 2012 18:34:51 -0700 Subject: [PATCH] ignore the other emacs intermediate files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b25c15b..179afd1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ *~ +.#* +*# + -- 2.39.5