diff options
author | Ashton Wiersdorf <ashton.wiersdorf@pobox.com> | 2023-01-04 20:08:02 -0700 |
---|---|---|
committer | Ashton Wiersdorf <ashton.wiersdorf@pobox.com> | 2023-01-04 20:08:02 -0700 |
commit | 3d9afbb0667aec431cf8210d885ec75b767999c7 (patch) | |
tree | 92a74eb4db6fa09f07cd53eadc85817e920abd0b /.gitignore | |
parent | fa76a195e26aa5297d12e7f64127a914cb8c1502 (diff) |
Add another thing to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ /history /transient/ /auto-save-list/ +/eshell/ |