[fix] .dir-locals.el -> .dir-locals-template.el

The settungs in the .dir-locals.el do not work well for every emacs setup:

Add .dir-locals.el to the git-ignore list and move content to a template file.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2024-03-29 08:57:02 +01:00
parent ad9537065a
commit f5bb64cca8
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -23,3 +23,4 @@ gh-pages/
.idea/
searx/version_frozen.py
.dir-locals.el