.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 07 Dec 2022 00:41:11 +0100
branchv_0
changeset 0 7727b4d5560d
permissions -rw-r--r--
new module: relpipe-out-sql

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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