mirror of
https://github.com/yiisoft/app.git
synced 2026-02-19 17:11:21 +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
|
||||
Thumbs.db
|
||||
|
||||
# composer vendor dir
|
||||
/vendor
|
||||
|
||||
# composer itself is not needed
|
||||
composer.phar
|
||||
|
||||
# Mac DS_Store Files
|
||||
.DS_Store
|
||||
|
||||
# phpunit itself is not needed
|
||||
phpunit.phar
|
||||
.phpunit.result.cache
|
||||
# composer vendor dir
|
||||
/vendor
|
||||
|
||||
# local phpunit config
|
||||
/phpunit.xml
|
||||
|
||||
# NPM packages
|
||||
/node_modules
|
||||
/.env
|
||||
|
||||
# Codeception
|
||||
# Codeception C3
|
||||
c3.php
|
||||
|
||||
Reference in New Issue
Block a user