.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 21 Jul 2018 23:47:09 +0200
branchv_0
changeset 5 83dd71fe5cfd
parent 0 3dd6adb7e191
child 22 09a5e21b0a8e
permissions -rw-r--r--
use TypeId enum instead of numeric constants

syntax: glob

*~

syntax: regexp

^temp/

^\.dep\.inc
^dist/
^build/
^nbproject/private/