mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 05:48:11 +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
|
||||
Thumbs.db
|
||||
|
||||
# composer vendor dir
|
||||
/vendor
|
||||
|
||||
# composer itself is not needed
|
||||
composer.phar
|
||||
|
||||
|
||||
3
apps/basic/.gitignore
vendored
3
apps/basic/.gitignore
vendored
@ -12,9 +12,6 @@ nbproject
|
||||
# windows thumbnail cache
|
||||
Thumbs.db
|
||||
|
||||
# composer vendor dir
|
||||
/vendor
|
||||
|
||||
# composer itself is not needed
|
||||
composer.phar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user