diff options
author | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-06-08 20:50:27 -0400 |
---|---|---|
committer | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-06-08 20:50:27 -0400 |
commit | dd8de9f801f81e215776c392f0d76ac36d0b849f (patch) | |
tree | ae2306fec37e071f266683ab7ed5adb5ca4758c3 /.gitignore | |
parent | Add `redacted` package to hide text for privacy (diff) | |
download | mmosmacs-dd8de9f801f81e215776c392f0d76ac36d0b849f.tar.gz mmosmacs-dd8de9f801f81e215776c392f0d76ac36d0b849f.tar.bz2 mmosmacs-dd8de9f801f81e215776c392f0d76ac36d0b849f.zip |
Add `racket-mode/` to `.gitignore`
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ org-roam.db | |||
9 | projectile.cache | 9 | projectile.cache |
10 | projectile-bookmarks.eld | 10 | projectile-bookmarks.eld |
11 | projectile-known-projects.eld | 11 | projectile-known-projects.eld |
12 | racket-mode/ | ||
12 | straight/ | 13 | straight/ |
13 | tramp | 14 | tramp |
14 | transient/ | 15 | transient/ |