.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 21 Apr 2022 00:57:30 +0200
branchv_0
changeset 28 fe61bf7d1716
parent 0 ce520a238309
permissions -rw-r--r--
use common hex function, send also binary content, not only text

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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