summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHib Eris <hib@hiberis.nl>2014-09-14 11:45:12 +0200
committerAlbert Astals Cid <aacid@kde.org>2014-09-26 01:13:03 +0200
commitebc814a7e31511308bbcd8856d0356f4d7cc74be (patch)
tree8a456e0f069458188356693bae840fb25d989757
parent8ce31485faa26994c52f4d032cc5a8355aba23d1 (diff)
Add compile to .gitignore
Automake automatically creates a wrapper script called 'compile' for compilers which do not understand '-c -o'. $ automake --version automake (GNU automake) 1.14.1 https://bugs.freedesktop.org/show_bug.cgi?id=83840
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b7b8dd5e..65b18366 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@ libtool
ltmain.sh
missing
test-driver
+compile
ChangeLog
poppler-cairo.pc
poppler-cpp.pc