From: Willy Tarreau Date: Tue, 10 May 2016 10:02:27 +0000 (+0200) Subject: CLEANUP: don't ignore scripts in .gitignore X-Git-Tag: v1.7-dev3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7d3f3ab76d2753f4ed292d99b5fff24b70b04a4;p=thirdparty%2Fhaproxy.git CLEANUP: don't ignore scripts in .gitignore We'll store a few maintenance scripts in scripts/ so don't ignore it. --- diff --git a/.gitignore b/.gitignore index b9d630c9b6..62f0540edd 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ !/src !/tests !/debian +!/scripts # Reject some generic files *.o *~