branch: elpa/with-editor
commit a77813b9312a176b0797640889ea3f2b334ad8fc
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    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

Reply via email to