.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 18 Apr 2021 10:42:54 +0200
branchv_0
changeset 17 ea36eed9683f
parent 0 97967db4b95b
permissions -rw-r--r--
optionally write data types into the CSV header: --write-types

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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