From 2ad5657daac1454a70b1d47fab2d01fb3460d172 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 1 Jul 2012 17:21:30 +0200 Subject: [PATCH] Tweak .gitignore file. --- build-aux/.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-aux/.gitignore b/build-aux/.gitignore index b84cd9b..becb27d 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -1,4 +1,4 @@ # Files brought in by gnulib-tool: -install-sh -mkinstalldirs +/install-sh +/mkinstalldirs