.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 09 Mar 2019 12:30:52 +0100
branchv_0
changeset 5 26e9fb705faf
parent 0 37aa134ae57b
permissions -rw-r--r--
back to the pthread

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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