.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 27 Oct 2019 19:49:22 +0100
branchv_0
changeset 36 3bcb28cbf655
parent 0 644fd2ce2580
permissions -rw-r--r--
bash-completion script

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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