aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMountain Man <43313373+MountainMan1312@users.noreply.github.com>2023-05-16 00:28:46 -0400
committerMountain Man <43313373+MountainMan1312@users.noreply.github.com>2023-05-16 00:28:46 -0400
commit9941c4eadf33627ba964bfc4ed1d000d75449077 (patch)
treedb9b5514039fc81c206e345254eecbe86bba3e72 /.gitignore
parentPR #24: Merge `project-repo-management` branch to `stable` branch (diff)
downloadmmosmacs-9941c4eadf33627ba964bfc4ed1d000d75449077.tar.gz
mmosmacs-9941c4eadf33627ba964bfc4ed1d000d75449077.tar.bz2
mmosmacs-9941c4eadf33627ba964bfc4ed1d000d75449077.zip
* .gitignore:
Move `org-roam.db` back to `~/.emacs.d/` It wasn't the best of ideas to sync `org-roam.db` between all my computers apparently. I'll just move it back before anyone notices.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0205f3f..b424c71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
1auto-save-list/ 1auto-save-list/
2bookmarks 2bookmarks
3eln-cache/ 3eln-cache/
4org-roam.db
4projectile.cache 5projectile.cache
5projectile-bookmarks.eld 6projectile-bookmarks.eld
6projectile-known-projects.eld 7projectile-known-projects.eld