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

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

[nongnu] elpa/org-superstar 3bbb8e551c 011/162: updating gitignore to co


From: Stefan Kangas
Subject: [nongnu] elpa/org-superstar 3bbb8e551c 011/162: updating gitignore to correctly handle temp files
Date: Fri, 31 Dec 2021 19:35:19 -0500 (EST)

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

    updating gitignore to correctly handle temp files
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 6ba3e70f49..d376fa29ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 *.elc
-*~
\ No newline at end of file
+*~
+.#*
\ No newline at end of file



reply via email to

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