.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 07 Oct 2020 01:45:30 +0200
branchv_0
changeset 11 07247893054e
parent 0 c8c8ec34120f
permissions -rw-r--r--
add options --list-jack-ports and --list-midi-messages useful for bash-completion

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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