summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2022-10-07 03:17:37 -0400
committerJohn Turner <jturner.usa@gmail.com>2022-10-07 03:17:37 -0400
commit9b4283e142006014d90ca4d34029be0b761c3816 (patch)
tree43c32f78f523fd2408df25aab590330910d0c598
parent6fac8a28da9bf30da71941340505c2316d0db5a3 (diff)
downloademacs.d-9b4283e142006014d90ca4d34029be0b761c3816.tar.gz
moved dir-locals out of the init dir
-rw-r--r--.gitignore5
-rw-r--r--dir-locals/eglot-dir-locals.el (renamed from init/dir-locals/eglot-dir-locals.el)0
2 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 5a5c333..28844e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,8 @@
/*
!/.gitignore
!/init.el
-!/load-config.el
-!/load-lisp.el
!/custom.el
!/themes
!/init
-!/lisp \ No newline at end of file
+!/lisp
+!/dir-locals \ No newline at end of file
diff --git a/init/dir-locals/eglot-dir-locals.el b/dir-locals/eglot-dir-locals.el
index 9fff9e8..9fff9e8 100644
--- a/init/dir-locals/eglot-dir-locals.el
+++ b/dir-locals/eglot-dir-locals.el