.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 22 Nov 2020 12:24:25 +0100
branchv_0
changeset 4 d9b047731e18
parent 0 16c7fa9b7c49
permissions -rw-r--r--
TODO: support also nested keys

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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