.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 30 Mar 2019 01:39:05 +0100
branchv_0
changeset 1 e9b4f3a9e436
parent 0 f4f9cdf7ed59
permissions -rw-r--r--
first working version with ASN.1 BER output

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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