.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 25 Aug 2018 18:16:53 +0200
branchv_0
changeset 14 e8de089f95dd
parent 0 5cb459cb2e58
child 20 befcfabc20fd
permissions -rw-r--r--
refactoring, move files, use TypeId instead of integer_t

syntax: glob

*~

syntax: regexp

^temp/

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