.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 05 Jun 2020 18:26:27 +0200
branchv_0
changeset 49 1d17192565bf
parent 0 c205f5d06418
permissions -rw-r--r--
add implicit --copy '.*' only if no CLI arguments were specified (original behavior)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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