.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 10 Nov 2019 22:55:42 +0100
branchv_0
changeset 27 532953173cd5
parent 11 f12594938a03
child 63 8c6885543e2c
permissions -rw-r--r--
file hash: md5, sha1, sha256, sha512

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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