From 1e724a68095bce09a0ff170e17fffb183516f297 Mon Sep 17 00:00:00 2001 From: Taylor Bockman Date: Fri, 25 Dec 2015 19:27:28 -0800 Subject: [PATCH] Prevent recent files from showing up --- .gitignore | 1 + dotfiles/global_gitignore | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 27e17e3..42edebf 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ helm-adaptive-history /smex-items /.smex-items /smex-save-file +recentf diff --git a/dotfiles/global_gitignore b/dotfiles/global_gitignore index c983618..f8eacce 100644 --- a/dotfiles/global_gitignore +++ b/dotfiles/global_gitignore @@ -38,3 +38,6 @@ tramp # Notes file I tend to leave in projects project-notes.org + +# Recent files +recentf