.hgignore@47791bdf1725
.hgignore
Wed, 13 Jul 2016 14:29:50 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Wed, 13 Jul 2016 14:29:50 +0200
- changeset 244
- 47791bdf1725
- parent 1
-
1bcaac272cdf
- child 266
-
8c44c5919691
- permissions
- -rw-r--r--
changed max-retry meaning and filter configuration in sync.xml
prior to this change, max-retry was the number of trials. Now it is exactly the number of retries.
include and exclude filters are now surrounded by an filter element in sync.xml
syntax:regexp
^nbproject/.*$
^build/.*$
core$
^.c?project$
^.settings/.*$