From 6e39e7c6f876370a106627c2c6e06ce2f0399473 Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Thu, 2 Oct 2014 18:40:54 +0200 Subject: [PATCH] INSTALL and ltmain.sh need those leading slashes. .dirstamp, OTOH, is to be expected in several subdirectories. --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b155985..4c391b5 100644 --- a/.gitignore +++ b/.gitignore @@ -82,6 +82,6 @@ cmake_install.cmake /rfbproto.pdf /rfbproto.rst /vencrypt.txt -INSTALL +/INSTALL .dirstamp -ltmain.sh +/ltmain.sh