diff options
author | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-06-04 12:59:58 -0400 |
---|---|---|
committer | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-06-04 12:59:58 -0400 |
commit | a2abb7d28a8506c2f1586643454cc815af699925 (patch) | |
tree | 4727fbcf9c9502bc6b4dff18839a9fa91a0ac12a | |
parent | Add keybinds to switch window and buffer (diff) | |
download | mmosmacs-a2abb7d28a8506c2f1586643454cc815af699925.tar.gz mmosmacs-a2abb7d28a8506c2f1586643454cc815af699925.tar.bz2 mmosmacs-a2abb7d28a8506c2f1586643454cc815af699925.zip |
Add `games/` to `.gitignore`
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ bookmarks | |||
3 | .cache/ | 3 | .cache/ |
4 | eln-cache/ | 4 | eln-cache/ |
5 | eshell/ | 5 | eshell/ |
6 | games/ | ||
6 | .org-id-locations | 7 | .org-id-locations |
7 | org-roam.db | 8 | org-roam.db |
8 | projectile.cache | 9 | projectile.cache |