Update ignore files & data location

This commit is contained in:
xerus2000 2020-10-14 14:15:45 +02:00
parent 40f183fcd6
commit a3a72400b0
3 changed files with 6 additions and 1 deletions

3
.config/doom/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
init.el
local.el
packages.el

View File

@ -60,7 +60,7 @@
(setq org-image-actual-width 300)
(defvar user-data-dir "~/data")
(defvar user-data-dir "~/data" "Location of the main user data")
;; If you use `org' and don't want your org files in the default location below,
;; change `org-directory'. It must be set before org loads!

View File

@ -1,2 +1,4 @@
data/
daten/
games/
.cache/