branch: elpa/parseclj commit a82f2290149c4ccffac9788375a43bff5416429a Author: Daniel Barreto <[email protected]> Commit: Daniel Barreto <[email protected]>
Ignore *.elc files
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index d4691b73a4..433da842b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
.cask
+*.elc
