mirror of
https://github.com/apache/httpd.git
synced 2025-07-23 00:50:44 +00:00
ignore file in git that come from make check
[skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899389 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -368,3 +368,7 @@ Release
|
||||
test/__pycache__
|
||||
test/*/__pycache__
|
||||
test/*/*/__pycache__
|
||||
|
||||
# make check
|
||||
check
|
||||
build/config_vars.out
|
Reference in New Issue
Block a user