mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 14:26:54 +08:00
exclude BaseYii from message command
This commit is contained in:
@ -38,6 +38,7 @@ return [
|
||||
'.hgignore',
|
||||
'.hgkeep',
|
||||
'/messages',
|
||||
'/BaseYii.php', // contains examples about Yii:t()
|
||||
],
|
||||
// array, list of patterns that specify which files (not directories) should be processed.
|
||||
// If empty or not set, all files will be processed.
|
||||
|
Reference in New Issue
Block a user