.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 30 Oct 2019 16:46:13 +0100
branchv_0
changeset 21 0cfba89d5691
parent 0 c205f5d06418
permissions -rw-r--r--
cmake: create relpipe-in-sql symlink

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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