diff options
author | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-04-15 01:07:17 -0400 |
---|---|---|
committer | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-04-15 01:07:17 -0400 |
commit | d14172b51c73fd9695a0d1c249873bd095c5fdd9 (patch) | |
tree | ddf86d0fe9214549fdf6d453554e6047a0fe2305 /.gitignore | |
parent | Bootstrap `straight.el` (diff) | |
download | mmosmacs-d14172b51c73fd9695a0d1c249873bd095c5fdd9.tar.gz mmosmacs-d14172b51c73fd9695a0d1c249873bd095c5fdd9.tar.bz2 mmosmacs-d14172b51c73fd9695a0d1c249873bd095c5fdd9.zip |
Add `straight/` to `.gitignore`
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ | |||
1 | eln-cache/ | 1 | eln-cache/ |
2 | straight/ | ||