branch: elpa/jade-mode commit 4336ae9cc45627f52bc3ba07bd0e88eef6781d4d Author: Travis Jefferson <[email protected]> Commit: Travis Jefferson <[email protected]>
[#46] ignore .elc files
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..c531d9867f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.elc
