mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Added changes for Yii framework See
http://www.yiiframework.com/wiki/307/startin-your-yii-project-reference-guide-with-git-vcs-in-linux/#hh6
This commit is contained in:
parent
f31b319dca
commit
407664cbb5
1 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,6 @@
|
|||
assets/
|
||||
protected/runtime/
|
||||
assets/*
|
||||
!assets/.gitignore
|
||||
protected/runtime/*
|
||||
!protected/runtime/.gitignore
|
||||
protected/data/*.db
|
||||
themes/classic/views/
|
Loading…
Add table
Reference in a new issue