.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 26 Jan 2020 21:35:02 +0100
branchv_0
changeset 62 a467e8cbd16b
parent 11 f12594938a03
child 63 8c6885543e2c
permissions -rw-r--r--
parallel processing: optimize flush() + detect another protocol violation

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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