.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 13 Aug 2018 20:30:55 +0200
branchv_0
changeset 20 bef6648e79b1
parent 1 6e3494943c91
child 28 e436789e981e
permissions -rw-r--r--
relpipe-lib-writer: move public header files to: include/relpipe/writer/

syntax: glob

*~

syntax: regexp

^temp/

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