.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 29 Nov 2019 22:34:57 +0100
branchv_0
changeset 27 f03e1f9cfcb6
parent 17 bfc258d51baa
permissions -rw-r--r--
compute correct width for whitespace characters that will be replaced

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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