.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 22 Jul 2021 01:06:14 +0200
branchv_0
changeset 39 6ef41443211e
parent 0 bfee08a31fdc
permissions -rw-r--r--
add @text attribute to octet-string if bytes are ASCII text

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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