.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 19 Dec 2018 23:10:20 +0100
branchv_0
changeset 20 c087f1316ef9
parent 0 a1301a106504
permissions -rw-r--r--
builds with cmake 3.7.2 (e.g. on Debian GNU/Linux 9.6)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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