Remove .dir_locals.el from global gitignore

This commit is contained in:
2022-06-08 18:46:51 +02:00
parent 1dc3ec3aaf
commit 41b1dcb08e

View File

@@ -18,8 +18,6 @@ auto
# Python # Python
.mypy_cache .mypy_cache
__pycache__ __pycache__
# Emacs
.dir-locals.el
# Dev environment with Nix # Dev environment with Nix
.envrc .envrc
.direnv .direnv