.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 23 Sep 2020 16:58:48 +0200
branchv_0
changeset 16 15ee963675af
parent 4 22ab32f49b72
permissions -rw-r--r--
change CLI interface: options: --relation --attribute

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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