.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 25 Aug 2018 17:04:11 +0200
branchv_0
changeset 12 2d7109286408
parent 0 5cb459cb2e58
child 20 befcfabc20fd
permissions -rw-r--r--
remove format.h and use constants.h from lib-protocol

syntax: glob

*~

syntax: regexp

^temp/

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