Ignore Emacs local config

This is a local config file and should be ignored.
This commit is contained in:
Foster Hangdaan 2024-09-06 11:42:53 -04:00
parent affd485cd0
commit 825d18e6a3
Signed by: foster
GPG key ID: E48D7F49A852F112
2 changed files with 3 additions and 7 deletions

View file

@ -1,7 +0,0 @@
(
;; Set a project name.
(nil . ((projectile-project-name . "Foster Hangdaan's Website and Blog")))
;; Disable ts-ls so that it falls back to deno-ls as the TypeScript language server.
(typescript-mode . ((lsp-disabled-clients . (ts-ls))))
(typescript-tsx-mode . ((lsp-disabled-clients . (ts-ls))))
)

3
.gitignore vendored
View file

@ -131,3 +131,6 @@ dist
# Lume
_site/
# Emacs
.dir-locals-2.el