branch: externals/minuet
commit 3ac83dc3340395d5cf70e1318c4880fc2302af54
Author: Mike Olson <mwol...@member.fsf.org>
Commit: Mike Olson <mwol...@member.fsf.org>

    gitignore: Ignore *.elc files from byte-compilation
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index ea84c42f8c..cc7ca80deb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 .tags
 .DS_Store
 .aider*
+*.elc

Reply via email to