From eb0f0710f070eb24cdf4243023eb010451525159 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Thu, 9 Jul 2015 19:46:42 +0800 Subject: add more gitignores --- conf/gitignore/PHP Yii | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/gitignore/PHP Yii (limited to 'conf/gitignore/PHP Yii') diff --git a/conf/gitignore/PHP Yii b/conf/gitignore/PHP Yii new file mode 100644 index 00000000..70f08754 --- /dev/null +++ b/conf/gitignore/PHP Yii @@ -0,0 +1,6 @@ +assets/* +!assets/.gitignore +protected/runtime/* +!protected/runtime/.gitignore +protected/data/*.db +themes/classic/views/ -- cgit v1.2.3