aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 715b879..b78f809 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,8 +2,13 @@
*.elc
*.eln
/.eldev/
+/.eask/
/eln-cache/
+# Generated by eask
+/duet-autoloads.el
+/duet-pkg.el
+
# Emacs cruft
*~
\#*\#
@@ -12,6 +17,7 @@
# Coverage / test output
/coverage/
/.coverage/
+tests/*-output.log
# Local planning + tooling (kept out of the public repo).
/.ai/