summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index c1a0124..bdf0d90 100644
--- a/init.el
+++ b/init.el
@@ -640,6 +640,7 @@
"/tmp/scratch"
(or string-end
(and "." (one-or-more not-newline))))
+ "\\`/gnu/store/"
".elfeed/index\\'"
"/itsalltext/")
recentf-exclude))