.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 02 Dec 2018 18:17:52 +0100
branchv_0
changeset 1 b2b20519ab23
parent 0 a1301a106504
permissions -rw-r--r--
netbeans part of the cmake project

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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