.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 11 Jan 2020 00:56:51 +0100
branchv_0
changeset 29 6f15f18d2abf
parent 11 f12594938a03
child 63 8c6885543e2c
permissions -rw-r--r--
field group --exec, replaces --script and --hash, starts reusable sub-program that returns set of attributes for all records during its runtime (no fork/exec for each record like with --script)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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