From 660195d89db90fe3108616e1ad81a06af5187953 Mon Sep 17 00:00:00 2001 From: Mstrodl Date: Thu, 5 Oct 2017 22:09:29 -0400 Subject: [PATCH] Don't push Emacs autosave files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 2287784..51a567c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,10 @@ node_modules/ ### Linux ### + +# Emacs autosave files +\#*\# +# Emacs backup files *~ # temporary files which can be created if a process still has a handle open of a deleted file