📝 Updated scripts and added default gitignores
This commit is contained in:
parent
ceffdc06f4
commit
d4226720cb
258 changed files with 6900 additions and 27 deletions
6
gitignore/Yii.gitignore
Normal file
6
gitignore/Yii.gitignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
assets/*
|
||||
!assets/.gitignore
|
||||
protected/runtime/*
|
||||
!protected/runtime/.gitignore
|
||||
protected/data/*.db
|
||||
themes/classic/views/
|
||||
Loading…
Add table
Add a link
Reference in a new issue