.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 20 Jun 2022 00:55:56 +0200
branchv_0
changeset 38 2cc2d3f658f4
parent 17 bfc258d51baa
permissions -rw-r--r--
configurable table style: rounded, sharp, sharp-double, horizontal-only, ascii

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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