.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 01 Jun 2020 17:23:27 +0200
branchv_0
changeset 41 4b2d46989f44
parent 0 c205f5d06418
permissions -rw-r--r--
improved exception handling: diagnostics of URL connection error

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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