.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 05 Jan 2020 17:02:37 +0100
branchv_0
changeset 25 8e2d9b67b51c
parent 16 6b88bc57ae91
permissions -rw-r--r--
xslt: a basic XSLT template for XHTML output + helper scripts

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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