Browse Source

Modify gitignore to prevent eshell from coming back

master
Taylor Bockman 9 years ago
parent
commit
6c9b57711f
  1. 6
      .gitignore

6
.gitignore vendored

@ -11,8 +11,8 @@ tramp
.org-id-locations .org-id-locations
*_archive *_archive
*_flymake.* *_flymake.*
/eshell/history */eshell/history
/eshell/lastdir */eshell/lastdir
*.rel *.rel
/auto/ /auto/
.cask/ .cask/
@ -20,4 +20,4 @@ tramp
elpa/ elpa/
projectile-bookmarks.eld projectile-bookmarks.eld
*.dat *.dat
helm-adaptive-history helm-adaptive-history

Loading…
Cancel
Save