.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 13 Aug 2018 21:30:32 +0200
branchv_0
changeset 10 7fe3975f7e4b
parent 0 5cb459cb2e58
child 20 befcfabc20fd
permissions -rw-r--r--
relpipe-lib-reader: move public header files to: include/relpipe/reader/

syntax: glob

*~

syntax: regexp

^temp/

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