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

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

[nongnu] elpa/zig-mode eb5448bcd0 08/24: Ignore build tools


From: ELPA Syncer
Subject: [nongnu] elpa/zig-mode eb5448bcd0 08/24: Ignore build tools
Date: Wed, 21 Feb 2024 07:01:40 -0500 (EST)

branch: elpa/zig-mode
commit eb5448bcd093b627b1bb79daf421ae44e0c14f0d
Author: JenChieh <jcs090218@gmail.com>
Commit: JenChieh <jcs090218@gmail.com>

    Ignore build tools
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index c531d9867f..fb33dd589d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
 *.elc
+
+# build tools
+.eask/
+dist/



reply via email to

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