.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 22 Jul 2018 17:19:25 +0200
branchv_0
changeset 16 3613617d3076
parent 1 6e3494943c91
child 28 e436789e981e
permissions -rw-r--r--
writeAttribute() with raw pointer and type_info

syntax: glob

*~

syntax: regexp

^temp/

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