From 4e7ff0d43376e86775a81cfb9eab9628db950113 Mon Sep 17 00:00:00 2001 From: jason Date: Fri, 18 Aug 2017 08:34:58 -0600 Subject: add anaconda-mode/ to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 51b890b..3992778 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ savehist # This seems to be where emacs caches web assets url/ +anaconda-mode/ persp-confs/ projectile-bookmarks.eld @@ -17,4 +18,4 @@ init.el tramp # This is generated from config.org -config.el \ No newline at end of file +config.el -- cgit v1.2.1