.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 06 Oct 2020 01:31:22 +0200
branchv_0
changeset 20 ccc4e509c1f0
parent 0 3bc3b33ccb02
permissions -rw-r--r--
use signal instead of sleep while waiting in attribute()

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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