diff options
author | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-05-15 22:25:35 -0400 |
---|---|---|
committer | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-05-15 22:25:35 -0400 |
commit | 1063f4a6a462cb5644e5a8d6b2c2c6970e269515 (patch) | |
tree | 42fc6e73414a23c1c7f6fa99ad5b81b8f338ba67 /.gitignore | |
parent | Use Projectile for project management (diff) | |
download | mmosmacs-1063f4a6a462cb5644e5a8d6b2c2c6970e269515.tar.gz mmosmacs-1063f4a6a462cb5644e5a8d6b2c2c6970e269515.tar.bz2 mmosmacs-1063f4a6a462cb5644e5a8d6b2c2c6970e269515.zip |
Add `projectile-known-files.eld` and `projectile.cache` to `.gitignore`
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ | |||
1 | auto-save-list/ | 1 | auto-save-list/ |
2 | eln-cache/ | 2 | eln-cache/ |
3 | projectile.cache | ||
4 | projectile-known-projects.eld | ||
3 | straight/ | 5 | straight/ |
4 | .org-id-locations | 6 | .org-id-locations |