.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 11 May 2021 23:23:35 +0200
branchv_0
changeset 43 5d369d33a027
parent 0 644fd2ce2580
permissions -rw-r--r--
fix bash-completion example condition

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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