.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 22 Oct 2019 16:05:36 +0200
branchv_0
changeset 13 19580b27ade2
parent 0 c205f5d06418
permissions -rw-r--r--
relpipe-in-sql mode: read .sqlite file and generate relational data

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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