.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 09 May 2021 18:19:09 +0200
branchv_0
changeset 54 bc6e11cccdf4
parent 0 c205f5d06418
permissions -rw-r--r--
add boolean parameter to --list-data-sources + allow listing and SELECTing at the same time

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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