.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 07 Apr 2019 12:49:38 +0200
branchv_0
changeset 3 b0fe316e1201
parent 0 9005fdd81bca
permissions -rw-r--r--
string is the default type in recfile, so there is no need for %type metadata for string attributes and recfix will also stop complaining about: stdin:2: error: invalid type specification

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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