.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 04 Oct 2020 00:04:28 +0200
branchv_0
changeset 15 b3239e4ad328
parent 0 3bc3b33ccb02
permissions -rw-r--r--
connect to configured destination ports + syncCallback

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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