mirror of
https://github.com/github/gitignore
synced 2024-11-22 19:54:22 +01: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,3 +1,6 @@
|
|||||||
assets/
|
assets/*
|
||||||
protected/runtime/
|
!assets/.gitignore
|
||||||
|
protected/runtime/*
|
||||||
|
!protected/runtime/.gitignore
|
||||||
|
protected/data/*.db
|
||||||
themes/classic/views/
|
themes/classic/views/
|
Loading…
Reference in New Issue
Block a user