From cd980ac112ad43df0e44cc2a0a0b8242912fd43d Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Thu, 5 Feb 2015 15:01:32 -0800 Subject: [PATCH] Ignore custom-before and custom-after --- dotfiles/emacs.d/.gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dotfiles/emacs.d/.gitignore b/dotfiles/emacs.d/.gitignore index 4c845daf..3bed18ba 100644 --- a/dotfiles/emacs.d/.gitignore +++ b/dotfiles/emacs.d/.gitignore @@ -25,4 +25,6 @@ this-machine.el recentf persp-confs/ .tern-port -speed-type/ \ No newline at end of file +speed-type/ +custom-before.el +custom-after.el \ No newline at end of file