.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 21 Apr 2022 00:18:10 +0200
branchv_0
changeset 4 0890135ff1f7
parent 0 47ab821dd9ca
permissions -rw-r--r--
use common hex function

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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