branch: main commit ab09ac9f1a2b630b27b8e7216907d0312eba251f Author: Tassilo Horn <[email protected]> Commit: Tassilo Horn <[email protected]>
Add .dir-locals.el to .elpaignore
---
.elpaignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.elpaignore b/.elpaignore
index 4dd8e934..7ab32022 100644
--- a/.elpaignore
+++ b/.elpaignore
@@ -10,4 +10,5 @@ prv-install.el
README.GIT
tests
build-aux
-admin
\ No newline at end of file
+admin
+.dir-locals.el
