.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 08 Oct 2020 16:45:50 +0200
branchv_0
changeset 13 326935d1bfab
parent 0 c8c8ec34120f
permissions -rw-r--r--
add option --list-connections for listing JACK connections the output can be later sent to the relpipe-out-jack to restore the connection graph

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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