Ignore tests output as well

Unless I am missing something, it seems to me we should not commit the PNG and HTML output of the tests, so I added the "_output" folder to the .gitignore list.
This commit is contained in:
zanardigit 2015-05-30 19:07:34 +02:00
parent fe9edb142f
commit 1bc42cfdbc
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -51,6 +51,7 @@ robo.phar
tests/acceptance.suite.yml
tests/*/*Tester.php
tests/joomla-cms3*
tests/_output*
selenium-server-standalone.jar
codecept.phar
selenium.log