branch: elpa/adoc-mode commit f519baf304bb2d74fe87cee12531827532013cec Author: Florian Kaufmann <[email protected]> Commit: Florian Kaufmann <[email protected]>
addef *.elc files to .gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index e0c38e3b07..fab7aa3c70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
*~
.svn
+*.elc
