mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Add temporary unit test files to .gitignore
This commit is contained in:
parent
4dedd2508c
commit
8e05468f1a
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -8,6 +8,9 @@ config.user.inc.php
|
||||||
codeception.yml
|
codeception.yml
|
||||||
/tests/_output/
|
/tests/_output/
|
||||||
/tests/*.suite.yml
|
/tests/*.suite.yml
|
||||||
|
/tests/_support/InstallTester.php
|
||||||
|
/tests/_support/UnitTester.php
|
||||||
|
/tests/_support/_generated/
|
||||||
|
|
||||||
/node_modules/
|
/node_modules/
|
||||||
/bower_components/
|
/bower_components/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue