.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 07 Mar 2019 17:56:38 +0100
branchv_0
changeset 8 f351c261cbfd
parent 0 37aa134ae57b
permissions -rw-r--r--
display period

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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