.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 26 Feb 2022 01:21:14 +0100
branchv_0
changeset 0 e8205d9206fb
permissions -rw-r--r--
new project relpipe-in-posixmq

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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