.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 13 Aug 2018 20:31:09 +0200
branchv_0
changeset 20 a18b6964d300
parent 0 3dd6adb7e191
child 22 09a5e21b0a8e
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/