.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 02 Sep 2019 00:23:37 +0200
branchv_0
changeset 17 d37c6dd9aa20
parent 13 52d92c1b340e
permissions -rw-r--r--
tabs: Status, Configuration, About

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

^[^/]+/dist/
^[^/]+/build/
^[^/]+/nbproject/private/