From 5206cc413ee3fb35f72c233344bca0ea8ee57072 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Sat, 28 Jan 2012 15:52:28 +0000 Subject: [PATCH] Ignore .elc files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 910f588d..76f3d812 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /html/index.html /html/index.md /epkgs +/**.elc