.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 13 Jul 2018 23:02:09 +0200
branchv_0
changeset 3 cdfb91189c9e
parent 1 6e3494943c91
child 28 e436789e981e
permissions -rw-r--r--
split common.h into typedefs.h and format.h

syntax: glob

*~

syntax: regexp

^temp/

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