diff --git a/Elisp.gitignore b/Elisp.gitignore new file mode 100644 index 00000000..1c175498 --- /dev/null +++ b/Elisp.gitignore @@ -0,0 +1,2 @@ +# Compiled +*.elc 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/