summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-08-31 21:49:45 -0400
committerKyle Meyer <kyle@kyleam.com>2016-08-31 21:49:45 -0400
commitd75cbf84469c429454c70a7d845d7a08d3d493d0 (patch)
treebc672f18b379113fdff765884ec707c52afdf315 /init.el
parentfee4cd188b0e0c6533d7bd73de44907960eaa4d9 (diff)
downloademacs.d-d75cbf84469c429454c70a7d845d7a08d3d493d0.tar.gz
recentf: Ignore elfeed index
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 82a2eef..02330a2 100644
--- a/init.el
+++ b/init.el
@@ -607,6 +607,7 @@
"/tmp/scratch"
(or string-end
(and "." (one-or-more not-newline))))
+ ".elfeed/index\\'"
"/itsalltext/")
recentf-exclude))
(recentf-mode))