mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +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
|
||||
/tests/_output/
|
||||
/tests/*.suite.yml
|
||||
/tests/_support/InstallTester.php
|
||||
/tests/_support/UnitTester.php
|
||||
/tests/_support/_generated/
|
||||
|
||||
/node_modules/
|
||||
/bower_components/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue