pool/web/framework-1.1.17/cli/views/webapp/hg-hgignore
2016-05-01 18:54:49 +02:00

7 lines
169 B
Text

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