.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 13 Aug 2018 20:31:13 +0200
branchv_0
changeset 5 549a40d276c3
parent 0 cac146f5345a
child 6 44d0a567c0d2
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/