summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f29524885c..6f291dc917 100644
--- a/.gitignore
+++ b/.gitignore
@@ -109,6 +109,12 @@ main/php_config.h
main/php_config.h.in
# Test specific Ignores
+tests/*/*.diff
+tests/*/*.out
+tests/*/*.php
+tests/*/*.exp
+tests/*/*.log
+tests/*/*.sh
*/tests/*.diff
*/tests/*.out
*/tests/*.php
@@ -127,6 +133,12 @@ main/php_config.h.in
*/*/tests/*.exp
*/*/tests/*.log
*/*/tests/*.sh
+*/*/tests/*/*.diff
+*/*/tests/*/*.out
+*/*/tests/*/*.php
+*/*/tests/*/*.exp
+*/*/tests/*/*.log
+*/*/tests/*/*.sh
# Extension specifc ignores
ext/*/configure.in