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

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

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

Reply via email to