emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/org-superstar 6143af17ed 015/162: updating .gitignore to s


From: Stefan Kangas
Subject: [nongnu] elpa/org-superstar 6143af17ed 015/162: updating .gitignore to skip .dir-locals.el
Date: Fri, 31 Dec 2021 19:35:19 -0500 (EST)

branch: elpa/org-superstar
commit 6143af17ed587b115eb8096bbd580b97de9b580a
Author: D. Williams <d.williams@posteo.net>
Commit: D. Williams <d.williams@posteo.net>

    updating .gitignore to skip .dir-locals.el
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index d376fa29ef..e4d3f4b986 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 *.elc
 *~
-.#*
\ No newline at end of file
+.#*
+.dir-locals.el
\ No newline at end of file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]