.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 14 Jul 2018 17:34:16 +0200
branchv_0
changeset 6 64f382e63e01
parent 1 6e3494943c91
child 28 e436789e981e
permissions -rw-r--r--
move format.h to virtual folder 'Header Files'

syntax: glob

*~

syntax: regexp

^temp/

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