branch: elpa/lua-mode
commit ed76a6e9cb865bd3f6a853a9ecda4433ff0b3f07
Author: immerrr <[email protected]>
Commit: immerrr <[email protected]>

    .gitignore: ignore all *.elc
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 6ab487d..c8ee121 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 lua-mode-*.zip
 release-notes-*
 *~
-lua-mode.elc
+*.elc

Reply via email to