.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 21 Apr 2022 00:12:47 +0200
branchv_0
changeset 2 d586db80b6cd
parent 0 7e986fcf0d8f
permissions -rw-r--r--
use common hex function, read value from the 'data' attribute

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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