diff --git a/.gitignore b/.gitignore index 48f5746..55bd519 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ straight/ elpa/ transient/ +.bookmarks .last-package-update-day .org-roam.db .org-id-locations diff --git a/bookmarks b/bookmarks deleted file mode 100644 index 26d6d7d..0000000 --- a/bookmarks +++ /dev/null @@ -1,10 +0,0 @@ -;;;; Emacs Bookmark Format Version 1;;;; -*- coding: utf-8-emacs; mode: lisp-data -*- -;;; This format is meant to be slightly human-readable; -;;; nevertheless, you probably don't want to edit it. -;;; -*- End Of Bookmark File Format Version Stamp -*- -(("org-capture-last-stored" - (filename . "~/Org/Roam/voidlinux.org") - (front-context-string) - (rear-context-string . "mad Nauman Raza\n") - (position . 149)) -)