.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 20 Feb 2019 11:30:48 +0100
branchv_0
changeset 18 f910aa601f26
parent 11 f12594938a03
child 63 8c6885543e2c
permissions -rw-r--r--
Added tag v0.10 for changeset 87a7607d5def

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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