.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 09 Dec 2020 23:53:30 +0100
branchv_0
changeset 1 e04e5bbc147b
parent 0 1bb084f84eb9
permissions -rw-r--r--
add --style section-first

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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