branch: elpa/dockerfile-mode commit 07dde72b0e356d772fb65b969bd6decfa166e4d7 Author: Lassi Kortela <[email protected]> Commit: Drew Csillag <[email protected]>
Add .elc files to .gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index b25c15b81f..e0b9fbae6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
+*.elc
*~
