branch: elpa/kotlin-mode commit 7de9cc101af4662487ddbef269e8f4f0fc286921 Author: taku0 <[email protected]> Commit: taku0 <[email protected]>
Add *.elc to .gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 616ca00926..b08939ede8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
.cask/
dist/
*~
+*.elc
