mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-04 14:46:19 +08:00
Fix .gitignore for basic and advanced application templates
This commit is contained in:
3
apps/advanced/.gitignore
vendored
3
apps/advanced/.gitignore
vendored
@ -15,9 +15,6 @@ nbproject
|
|||||||
# windows thumbnail cache
|
# windows thumbnail cache
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|
||||||
# composer vendor dir
|
|
||||||
/vendor
|
|
||||||
|
|
||||||
# composer itself is not needed
|
# composer itself is not needed
|
||||||
composer.phar
|
composer.phar
|
||||||
|
|
||||||
|
|||||||
3
apps/basic/.gitignore
vendored
3
apps/basic/.gitignore
vendored
@ -12,9 +12,6 @@ nbproject
|
|||||||
# windows thumbnail cache
|
# windows thumbnail cache
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|
||||||
# composer vendor dir
|
|
||||||
/vendor
|
|
||||||
|
|
||||||
# composer itself is not needed
|
# composer itself is not needed
|
||||||
composer.phar
|
composer.phar
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user