We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6d9b3 commit 7aa2b75Copy full SHA for 7aa2b75
.gitignore
@@ -114,11 +114,19 @@ main/php_config.h.in
114
*/tests/*.php
115
*/tests/*.exp
116
*/tests/*.log
117
+*/tests/*.sh
118
*/tests/*/*.diff
119
*/tests/*/*.out
120
*/tests/*/*.php
121
*/tests/*/*.exp
122
*/tests/*/*.log
123
+*/tests/*/*.sh
124
+*/*/tests/*.diff
125
+*/*/tests/*.out
126
+*/*/tests/*.php
127
+*/*/tests/*.exp
128
+*/*/tests/*.log
129
+*/*/tests/*.sh
130
131
# Extension specifc ignores
132
ext/*/configure.in
0 commit comments