.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 28 Oct 2020 16:30:58 +0100
branchv_0
changeset 20 e67584a06be6
parent 0 a37196931f63
permissions -rw-r--r--
symlink for relpipe-in-jsontable JSON is considered to be a subset of YAML and can be parsed using the same tool

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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