mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-01 20:19:42 +08:00
adjusted ignore [skip ci]
This commit is contained in:
@ -22,10 +22,9 @@
|
||||
"assets/yii.gridView.js"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"**/*",
|
||||
"!assets/",
|
||||
"!LICENSE.md"
|
||||
"/*",
|
||||
"!/assets",
|
||||
"!/LICENSE.md"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery.inputmask": ">=3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user