.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 22 Jul 2018 22:21:49 +0200
branchv_0
changeset 17 f2cccaa9dd38
parent 1 6e3494943c91
child 28 e436789e981e
permissions -rw-r--r--
replace writeRecord() with sequence of writeAttribute()

syntax: glob

*~

syntax: regexp

^temp/

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