.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 06 May 2019 23:52:22 +0200
branchv_0
changeset 13 b74001992ec3
parent 0 644fd2ce2580
permissions -rw-r--r--
implement --relation option (thus some relations might pass unmodified by AWK), support per-relation variables

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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