.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 09 Sep 2018 23:20:57 +0200
branchv_0
changeset 27 a64afb2d24c9
parent 1 6e3494943c91
child 28 e436789e981e
permissions -rw-r--r--
use AttributeMetadata instead of std::pair for relation header

syntax: glob

*~

syntax: regexp

^temp/

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