.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 25 Oct 2020 21:55:20 +0100
branchv_0
changeset 15 66db59d77033
parent 0 a37196931f63
permissions -rw-r--r--
relpipe-in-yamltable is fork of relpipe-in-xmltable

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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