.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 27 Aug 2022 21:56:52 +0200
branchv_0
changeset 21 af4cb72127c1
parent 0 97967db4b95b
permissions -rw-r--r--
do UNION ALL if multiple relations have same number of attributes of same types

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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