.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 07 Oct 2020 23:10:28 +0200
branchv_0
changeset 24 427b8d799a4a
parent 0 3bc3b33ccb02
permissions -rw-r--r--
add „connect“ and „disconnect“ events + „source_port“ and „destination_port“ attributes to allow connecting and disconnecting arbitrary JACK ports

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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