.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 01 Oct 2020 19:35:49 +0200
branchv_0
changeset 7 b2fc99295546
parent 0 3bc3b33ccb02
permissions -rw-r--r--
send correct number of messages to JACK + wait in order to be sure that all events were sent

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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