.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 12 Jun 2021 19:15:58 +0200
branchv_0
changeset 5 15c3221e66af
parent 0 bfee08a31fdc
permissions -rw-r--r--
read the input stream and pass dummy events through

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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