.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 07 Oct 2020 01:46:03 +0200
branchv_0
changeset 22 eebc16b7c3e4
parent 0 3bc3b33ccb02
permissions -rw-r--r--
use relpipe-in-jack --list-jack-ports for bash-completion

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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