Blame view

.hgignore 285 Bytes
c16038356   Anchit Jindal   first commit
1
2
3
4
5
6
7
8
9
  syntax: regexp
  ^(framework|applications|specialpurpose)/[^/]+/build/.*$
  ^ofbiz\.jar$
  ^runtime/data/derby/.*$
  ^runtime/logs/.*(log|html)(|.\d+)$
  ^runtime/logs/access_log.\d\d\d\d-\d\d-\d\d$
  ^runtime/(catalina/work|logs/test-results)/.*$
  ^runtime/data.zip$
  ^runtime/test-list-build.xml$