don't track my bookbarks

master
Rachel Lambda Samuelsson 2022-11-25 01:26:46 +01:00
parent fb48514258
commit b667b54963
2 changed files with 1 additions and 10 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ secrets.el
*~
\#*\#
ido.last
bookmarks

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 -*-
(("Category Theory Notebook"
(filename . "~/doc/org/notes/Category/Category.org")
(front-context-string . "This is my perso")
(rear-context-string . "TARTUP: indent\n\n")
(position . 80))
)