From: Eric Covener Date: Fri, 20 Mar 2020 02:41:17 +0000 (+0000) Subject: add absent /modules/http2/*.o to .gitignore X-Git-Tag: 2.5.0-alpha2-ci-test-only~1576 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6611a7340dae619c07e2d4251c51b352eec359bd;p=thirdparty%2Fapache%2Fhttpd.git add absent /modules/http2/*.o to .gitignore gets my GH sandbox clean git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1875445 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.gitignore b/.gitignore index f58f566b605..96eecdc77fc 100644 --- a/.gitignore +++ b/.gitignore @@ -703,6 +703,7 @@ /modules/http2/*.sto /modules/http2/*.vcproj /modules/http2/*.vcproj.* +/modules/http2/*.o # /modules/ldap/ /modules/ldap/.deps