diff --git a/Yii.gitignore b/Yii.gitignore index 33a5154d68a930f95bb43a05ee3e5c4b38379fab..70f087546f2c77ed7f0c921f4a1011ac765a0481 100644 --- a/Yii.gitignore +++ b/Yii.gitignore @@ -1,3 +1,6 @@ -assets/ -protected/runtime/ +assets/* +!assets/.gitignore +protected/runtime/* +!protected/runtime/.gitignore +protected/data/*.db themes/classic/views/