.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 20 Apr 2022 02:27:05 +0200
branchv_0
changeset 5 5a6828cfad41
parent 0 a64022f9684e
permissions -rw-r--r--
Hex.h - hex/binary encoding

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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