.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 15 Dec 2022 21:43:59 +0100
branchv_0
changeset 8 04550f271623
parent 0 e8205d9206fb
permissions -rw-r--r--
bash-completion.sh: local variables

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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