.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 13 Aug 2018 20:38:51 +0200
branchv_0
changeset 21 1f7b203fceab
parent 0 3dd6adb7e191
child 22 09a5e21b0a8e
permissions -rw-r--r--
move RelpipeCLIException.h from relpipe-in-cli to relpipe-lib-cli

syntax: glob

*~

syntax: regexp

^temp/

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