summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2014-10-02 18:40:54 +0200
committerChristian Beier <dontmind@freeshell.org>2014-10-02 18:40:54 +0200
commit6e39e7c6f876370a106627c2c6e06ce2f0399473 (patch)
tree31648282a82e05f1b7606d6fc0ccdbc7b0aae883 /.gitignore
parent9994e3aad013c0f73840f2f0c3c8bf225670538f (diff)
downloadlibtdevnc-6e39e7c6f876370a106627c2c6e06ce2f0399473.tar.gz
libtdevnc-6e39e7c6f876370a106627c2c6e06ce2f0399473.zip
INSTALL and ltmain.sh need those leading slashes.
.dirstamp, OTOH, is to be expected in several subdirectories.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files 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