.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 08 Jun 2021 22:53:20 +0200
branchv_0
changeset 29 cc601886f0a7
parent 0 a37196931f63
permissions -rw-r--r--
rename Mode enum values to match relpipe-in-cbortable

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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