Files
yii/framework/cli/views/webapp/hg.hgignore

7 lines
124 B
Plaintext

syntax: glob
syntax: regexp
# ignore all except .hgkeep
assets/(?!.*\.hgkeep$).+
protected/runtime/(?!.*\.hgkeep$).+