1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Merge branch 'PHP-8.3' into PHP-8.4

* PHP-8.3:
  Add .gitignore section for additional test build files
This commit is contained in:
Niels Dossche
2025-02-09 23:25:31 +01:00

5
.gitignore vendored
View File

@@ -290,6 +290,11 @@ tmp-php.ini
/junit.out.xml
/.ccache/
# ------------------------------------------------------------------------------
# Additional test build files
# ------------------------------------------------------------------------------
/ext/standard/tests/helpers/bad_cmd.exe
# ------------------------------------------------------------------------------
# Special cases to invert previous ignore patterns
# ------------------------------------------------------------------------------