mirror of
https://github.com/yiisoft/app.git
synced 2026-02-20 01:21:20 +01:00
Cleanup .gitignore (#377)
This commit is contained in:
committed by
GitHub
parent
f1faab9d33
commit
2b98ed540e
20
.gitignore
vendored
20
.gitignore
vendored
@@ -16,25 +16,11 @@ nbproject
|
|||||||
# windows thumbnail cache
|
# windows thumbnail cache
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|
||||||
# composer vendor dir
|
|
||||||
/vendor
|
|
||||||
|
|
||||||
# composer itself is not needed
|
|
||||||
composer.phar
|
|
||||||
|
|
||||||
# Mac DS_Store Files
|
# Mac DS_Store Files
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
# phpunit itself is not needed
|
# composer vendor dir
|
||||||
phpunit.phar
|
/vendor
|
||||||
.phpunit.result.cache
|
|
||||||
|
|
||||||
# local phpunit config
|
# Codeception C3
|
||||||
/phpunit.xml
|
|
||||||
|
|
||||||
# NPM packages
|
|
||||||
/node_modules
|
|
||||||
/.env
|
|
||||||
|
|
||||||
# Codeception
|
|
||||||
c3.php
|
c3.php
|
||||||
|
|||||||
Reference in New Issue
Block a user