chore: remove "bookmarks" from project root
This commit is contained in:
parent
965888c4d2
commit
dfcbcc59de
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@ straight/
|
||||||
elpa/
|
elpa/
|
||||||
transient/
|
transient/
|
||||||
|
|
||||||
|
.bookmarks
|
||||||
.last-package-update-day
|
.last-package-update-day
|
||||||
.org-roam.db
|
.org-roam.db
|
||||||
.org-id-locations
|
.org-id-locations
|
||||||
|
|
10
bookmarks
10
bookmarks
|
@ -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))
|
|
||||||
)
|
|
Reference in a new issue