.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 01 Feb 2019 21:10:33 +0100
branchv_0
changeset 17 87a7607d5def
parent 11 f12594938a03
child 63 8c6885543e2c
permissions -rw-r--r--
remove unused namespace

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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