.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Mon, 31 Oct 2016 10:48:02 +0300
changeset 9 368918002846
parent 6 862080d48ef2
child 20 e3306f5d0b89
permissions -rw-r--r--
fix regexp for md5 files in .hgignore
6
862080d48ef2 Various updates and enhancement in installer build system, including support for specialized distributions, existing in other branches
Edouard Tisserant
parents:
diff changeset
     1
.*~
862080d48ef2 Various updates and enhancement in installer build system, including support for specialized distributions, existing in other branches
Edouard Tisserant
parents:
diff changeset
     2
.*\.swp
9
368918002846 fix regexp for md5 files in .hgignore
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 6
diff changeset
     3
distfiles/.*[.](?!.*md5$).*$