dir-locals and gitignore

This commit is contained in:
Jakub 2026-07-12 10:31:08 +08:00
parent c2cffaeae4
commit 5fc3cf008f
2 changed files with 3 additions and 0 deletions

2
.dir-locals.el Normal file
View file

@ -0,0 +1,2 @@
((nil . ((geiser-default-implementation . lips)
(geiser-active-implementations . (lips)))))