.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 18 Apr 2021 10:53:28 +0200
branchv_0
changeset 19 0d858e0eedf8
parent 4 22ab32f49b72
permissions -rw-r--r--
handle RelpipeCLIException

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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