.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 14 Jul 2018 17:34:03 +0200
branchv_0
changeset 6 e4543a40a85f
parent 0 5cb459cb2e58
child 20 befcfabc20fd
permissions -rw-r--r--
move format.h to virtual folder 'Header Files'

syntax: glob

*~

syntax: regexp

^temp/

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