.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 14 Jul 2018 13:14:20 +0200
branchv_0
changeset 4 e6db28447957
parent 1 6e3494943c91
child 28 e436789e981e
permissions -rw-r--r--
documentation for readString() and writeString() methods

syntax: glob

*~

syntax: regexp

^temp/

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