diff options
Diffstat (limited to 'Global/Emacs.gitignore')
-rw-r--r-- | Global/Emacs.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Global/Emacs.gitignore b/Global/Emacs.gitignore index ee3b865e..9e44d0a8 100644 --- a/Global/Emacs.gitignore +++ b/Global/Emacs.gitignore @@ -14,3 +14,10 @@ tramp # flymake-mode *_flymake.* + +# eshell files +/eshell/history +/eshell/lastdir + +# elpa packages +/elpa/ |