From 1f887288184d3f897f8ad80d22e262856a2b4b50 Mon Sep 17 00:00:00 2001 From: Guillaume Gelin Date: Tue, 9 Sep 2014 11:39:20 +0200 Subject: [PATCH] Ignore byte-compiled files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5b3a75d..eb69a6f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ diffs/ +*.elc