.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 20 Nov 2019 14:56:41 +0100
branchv_0
changeset 18 9d566568d37c
parent 9 6475b6974bad
permissions -rw-r--r--
Iconv and TextCodec classes for converting text encodings

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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