Skip to content

Commit 7aa2b75

Browse files
committed
Ignore the temporay files in sapi/*/tests/
1 parent 4a6d9b3 commit 7aa2b75

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,19 @@ main/php_config.h.in
114114
*/tests/*.php
115115
*/tests/*.exp
116116
*/tests/*.log
117+
*/tests/*.sh
117118
*/tests/*/*.diff
118119
*/tests/*/*.out
119120
*/tests/*/*.php
120121
*/tests/*/*.exp
121122
*/tests/*/*.log
123+
*/tests/*/*.sh
124+
*/*/tests/*.diff
125+
*/*/tests/*.out
126+
*/*/tests/*.php
127+
*/*/tests/*.exp
128+
*/*/tests/*.log
129+
*/*/tests/*.sh
122130

123131
# Extension specifc ignores
124132
ext/*/configure.in

0 commit comments

Comments
 (0)