[Emacs] Add ignored directories and files to recentf

This commit is contained in:
Lucien Cartier-Tilet 2021-04-17 12:46:55 +02:00
parent 8c640f4118
commit 98720ace22
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 0 deletions

View File

@ -4094,10 +4094,12 @@ user. Unfortunately, a lot of these files are just noise I dont care about, b
fortunately we can ignore files with the variable ~recentf-exclude~. So, I will
ignore these paths:
#+name: recentf-ignored-paths
| =~/.authinfo.gpg= |
| =~/.mail/= |
| =~/.emacs.d/= |
| =~/.config/emacs/= |
| =~/.elfeed/index= |
| =~/Documents/mu4e= |
| =/tmp/= |
#+name: recentf-ignored-paths-gen