.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 19 Jan 2020 18:18:06 +0100
branchv_0
changeset 50 22ed5647b235
parent 11 f12594938a03
child 63 8c6885543e2c
permissions -rw-r--r--
streamlets: include streamlet-common.sh from the directory where the actual streamlet resides (not where is the symlink, if any)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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