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

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

[elpa] externals/undo-tree dcabd4f 002/195: Added .gitignore to ignore b


From: Stefan Monnier
Subject: [elpa] externals/undo-tree dcabd4f 002/195: Added .gitignore to ignore byte-compiled elisp files.
Date: Sat, 28 Nov 2020 13:41:08 -0500 (EST)

branch: externals/undo-tree
commit dcabd4ff5329dda582c5811340c069563b79183e
Author: tsc25 <tsc25@cantab.net>
Commit: tsc25 <tsc25@cantab.net>

    Added .gitignore to ignore byte-compiled elisp files.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c531d98
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.elc



reply via email to

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