mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-01-02 17:36:08 +01:00
Merge pull request #862 from jaseemabid/emacs
Ignore elpa and eshell generated files
This commit is contained in:
@@ -14,3 +14,10 @@ tramp
|
||||
|
||||
# flymake-mode
|
||||
*_flymake.*
|
||||
|
||||
# eshell files
|
||||
/eshell/history
|
||||
/eshell/lastdir
|
||||
|
||||
# elpa packages
|
||||
/elpa/
|
||||
|
||||
Reference in New Issue
Block a user