mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-14 21:30:17 +08:00
Merge pull request #3491 from mbman/advanced-app-gitignore-codeguy
Advanced app's common tests codeception generated files added to .gitignore
This commit is contained in:
4
apps/advanced/common/tests/.gitignore
vendored
Normal file
4
apps/advanced/common/tests/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# these files are auto generated by codeception build
|
||||||
|
/unit/CodeGuy.php
|
||||||
|
/functional/TestGuy.php
|
||||||
|
/acceptance/WebGuy.php
|
||||||
Reference in New Issue
Block a user