From bb75efb20746ffe868f9950dd1c2313ccacb76dd Mon Sep 17 00:00:00 2001 From: "Darryl L. Pierce" Date: Mon, 30 Sep 2013 15:14:21 +0000 Subject: NO-JIRA: Updated gitignore to not ignore files name config.sh git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527607 13f79535-47bb-0310-9956-ffa450edef68 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4335c8f49e..97872000d8 100644 --- a/.gitignore +++ b/.gitignore @@ -27,7 +27,7 @@ *.vglog .dirstamp Makefile.in -config\.* +config(?!\.sh)\.* configure .deps .libs -- cgit v1.2.1