From 8ef78ca56b1665f5531080ce63da907a2176a7da Mon Sep 17 00:00:00 2001 From: blendoit Date: Wed, 11 Sep 2019 10:31:04 -0700 Subject: Ignore cache --- .cache/layouts/persp-auto-save | 2 -- .cache/places | 5 ----- .cache/recentf | 14 -------------- .cache/savehist | 13 ------------- 4 files changed, 34 deletions(-) delete mode 100644 .cache/layouts/persp-auto-save delete mode 100644 .cache/places delete mode 100644 .cache/recentf delete mode 100644 .cache/savehist (limited to '.cache') diff --git a/.cache/layouts/persp-auto-save b/.cache/layouts/persp-auto-save deleted file mode 100644 index 0b3df9d..0000000 --- a/.cache/layouts/persp-auto-save +++ /dev/null @@ -1,2 +0,0 @@ -;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*- -((def-persp nil ((def-buffer "evil-tutor-09092019.txt" "/home/blendux/.emacs.d/.cache/.tutor/evil-tutor-09092019.txt" evil-tutor-mode)) (def-wconf (((min-height . 4) (min-width . 10) (min-height-ignore . 3) (min-width-ignore . 4) (min-height-safe . 1) (min-width-safe . 2) (min-pixel-height . 68) (min-pixel-width . 80) (min-pixel-height-ignore . 51) (min-pixel-width-ignore . 32) (min-pixel-height-safe . 17) (min-pixel-width-safe . 16)) leaf (pixel-width . 1912) (pixel-height . 1037) (total-width . 239) (total-height . 61) (normal-height . 1.0) (normal-width . 1.0) (buffer "*Warnings*" (selected . t) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 213) (start . 1)))) (def-params ((gui-eyebrowse-last-slot . 1) (gui-eyebrowse-current-slot . 1) (gui-eyebrowse-window-configs (1 (((min-height . 4) (min-width . 10) (min-height-ignore . 3) (min-width-ignore . 4) (min-height-safe . 1) (min-width-safe . 2) (min-pixel-height . 68) (min-pixel-width . 80) (min-pixel-height-ignore . 51) (min-pixel-width-ignore . 32) (min-pixel-height-safe . 17) (min-pixel-width-safe . 16)) leaf (pixel-width . 1912) (pixel-height . 1037) (total-width . 239) (total-height . 61) (normal-height . 1.0) (normal-width . 1.0) (buffer "*Warnings*" (selected . t) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 213) (start . 1))) "")))) t nil nil)) \ No newline at end of file diff --git a/.cache/places b/.cache/places deleted file mode 100644 index 89b6049..0000000 --- a/.cache/places +++ /dev/null @@ -1,5 +0,0 @@ -;;; -*- coding: utf-8 -*- -(("/home/blendux/.emacs.d/.cache/recentf" . 312) - ("/home/blendux/.emacs.d/.cache/layouts/persp-auto-save" . 1525) - ("/home/blendux/Documents/quickorg.org" . 47) - ("/home/blendux/.spacemacs" . 2034)) diff --git a/.cache/recentf b/.cache/recentf deleted file mode 100644 index 1aded44..0000000 --- a/.cache/recentf +++ /dev/null @@ -1,14 +0,0 @@ -;;; Automatically generated by ‘recentf’ on Mon Sep 9 20:12:38 2019. - -(setq recentf-list - '( - "/home/blendux/Documents/quickorg.org" - "/home/blendux/.emacs.d/blendoit-ucla-theme.el" - )) - -(setq recentf-filter-changer-current 'nil) - - -;; Local Variables: -;; coding: utf-8-emacs -;; End: diff --git a/.cache/savehist b/.cache/savehist deleted file mode 100644 index 80fd290..0000000 --- a/.cache/savehist +++ /dev/null @@ -1,13 +0,0 @@ -;; -*- mode: emacs-lisp; coding: utf-8-unix -*- -;; Minibuffer history file, automatically generated by ‘savehist’. - -(setq savehist-minibuffer-history-variables '(evil-ex-history woman-topic-history buffer-name-history ivy-history counsel-M-x-history)) -(setq evil-ex-history '(#("q!" 0 1 (ex-index 1) 1 2 (ex-index 2)) #("x" 0 1 (ex-index 1)))) -(setq buffer-name-history '("*Custom Themes*")) -(setq ivy-history '(#("gray10" 0 6 (ivy-index 0)) #("spacema" 0 7 (ivy-index 0)) #("space" 0 5 (ivy-index 0)))) -(setq counsel-M-x-history '(#("^customize" 0 10 (ivy-index 0)) #("^rever" 0 6 (ivy-index 0)) #("^customize-themes" 0 17 (ivy-index 0)) #("^customi" 0 8 (ivy-index 0)) #("^customize-group" 0 16 (ivy-index 0)))) -(setq evil-jumps-history '((2034 "/home/blendux/.spacemacs") (2034 "/home/blendux/.spacemacs") (2034 "/home/blendux/.spacemacs"))) -(setq mark-ring 'nil) -(setq search-ring 'nil) -(setq regexp-search-ring 'nil) -(setq extended-command-history 'nil) -- cgit v1.2.3