From 6611a7340dae619c07e2d4251c51b352eec359bd Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Fri, 20 Mar 2020 02:41:17 +0000 Subject: [PATCH] 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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.3