.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 26 Oct 2019 23:01:03 +0200
branchv_0
changeset 25 3f47b43e528d
parent 11 f12594938a03
child 63 8c6885543e2c
permissions -rw-r--r--
bash-completion script

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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