]> granicus.if.org Git - php/commitdiff
Ignore the tempoary files
authorXinchen Hui <laruence@php.net>
Thu, 22 Mar 2012 09:22:17 +0000 (17:22 +0800)
committerXinchen Hui <laruence@php.net>
Thu, 22 Mar 2012 09:22:17 +0000 (17:22 +0800)
.gitignore

index f29524885cca915be983daaee78e52ecce47e451..6f291dc917b8716e812e1a503458bc650bcd4c7f 100644 (file)
@@ -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