From 102e836e8e9864f28f8d48c357107c2d001fc86b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolfo=20Garc=C3=ADa=20Pe=C3=B1as=20=28kix=29?= Date: Sat, 19 Oct 2013 12:17:05 +0200 Subject: [PATCH] Included compile file in gitignore The compile file (in the root folder) is created by autotools for compilers that don't support '-c -o' options. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 333fa3e0..0fcf1859 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ INSTALL aclocal.m4 autom4te.cache* +compile config-paths.h config.guess config.h