.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 29 Jul 2018 14:42:50 +0200
branchv_0
changeset 17 f543468a7e49
parent 0 3dd6adb7e191
child 22 09a5e21b0a8e
permissions -rw-r--r--
StdInCommand: throw exception if required value is missing

syntax: glob

*~

syntax: regexp

^temp/

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