add more gitignores
This commit is contained in:
6
conf/gitignore/PHP Yii
Normal file
6
conf/gitignore/PHP Yii
Normal file
@@ -0,0 +1,6 @@
|
||||
assets/*
|
||||
!assets/.gitignore
|
||||
protected/runtime/*
|
||||
!protected/runtime/.gitignore
|
||||
protected/data/*.db
|
||||
themes/classic/views/
|
||||
Reference in New Issue
Block a user