.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 27 Oct 2019 01:21:59 +0200
branchv_0
changeset 5 accf73de6778
parent 0 a37196931f63
permissions -rw-r--r--
bash-completion script (bit broken due to the : colons in xmlns)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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