chore: remove "bookmarks" from project root

This commit is contained in:
Muhammad Nauman Raza 2022-11-08 22:10:01 +00:00
parent 965888c4d2
commit dfcbcc59de
No known key found for this signature in database
GPG key ID: A9A36C429C9CAE31
2 changed files with 1 additions and 10 deletions

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ straight/
elpa/
transient/
.bookmarks
.last-package-update-day
.org-roam.db
.org-id-locations

View file

@ -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))
)