.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 08 Oct 2020 17:23:07 +0200
branchv_0
changeset 14 cde9bb07ea0a
parent 0 c8c8ec34120f
permissions -rw-r--r--
add options --connect-ports and --disconnect-ports to allow connecting and disconnecting arbitrary JACK ports

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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