From 6c9b57711f3dd3af25054f04fccd7673131adfcd Mon Sep 17 00:00:00 2001 From: Taylor Bockman Date: Wed, 18 Nov 2015 08:37:29 +0000 Subject: [PATCH] Modify gitignore to prevent eshell from coming back --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b36255d..e7e01ad 100644 --- a/.gitignore +++ b/.gitignore @@ -11,8 +11,8 @@ tramp .org-id-locations *_archive *_flymake.* -/eshell/history -/eshell/lastdir +*/eshell/history +*/eshell/lastdir *.rel /auto/ .cask/ @@ -20,4 +20,4 @@ tramp elpa/ projectile-bookmarks.eld *.dat -helm-adaptive-history \ No newline at end of file +helm-adaptive-history