Commit 43c205b5 authored by Adam Roben's avatar Adam Roben

Merge pull request #862 from jaseemabid/emacs

Ignore elpa and eshell generated files
parents 3fb1b419 207cddf1
...@@ -14,3 +14,10 @@ tramp ...@@ -14,3 +14,10 @@ tramp
# flymake-mode # flymake-mode
*_flymake.* *_flymake.*
# eshell files
/eshell/history
/eshell/lastdir
# elpa packages
/elpa/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment