From a77813b9312a176b0797640889ea3f2b334ad8fc Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sun, 18 Mar 2018 20:30:28 +0100 Subject: Update .gitignore Make it consistent with other such files in my other packages. --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d46df20..5f471f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ -*.elc +/*.elc +/*-autoloads.el +/.config.mk /dir -/with-editor +/with-editor/ /with-editor.html /with-editor.info /with-editor.pdf -- cgit v1.0