.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 14 Oct 2020 17:45:48 +0200
branchv_0
changeset 16 79520ded76f0
parent 0 c8c8ec34120f
permissions -rw-r--r--
fix bash-completion (uuid) + connect/disconnect error message (to/from)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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