30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-07 17:00:49 +00:00

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
.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