From d3fc5cd747aaa808bee731abc13270e89f39fe04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20T=C3=A1vora?= Date: Tue, 17 Jul 2012 04:13:01 +0100 Subject: [PATCH] ignore .yas-compiled-snippets.el files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6409abe..6c15488 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ doc/*.html pkg/ extras/imported/** !extras/imported/*/.yas-setup.el +.yas-compiled-snippets.el *.elc