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.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=c7d3f3ab76d2753f4ed292d99b5fff24b70b04a4;p=haproxy.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 b9d630c9b..62f0540ed 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ !/src !/tests !/debian +!/scripts # Reject some generic files *.o *~