.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 12 Aug 2018 12:26:16 +0200
branchv_0
changeset 0 00d1dd4f816a
child 5 cbd242f2b9a7
permissions -rw-r--r--
create netbeans project, add CLI.h from relpipe-in-cli / relpipe-in-fstab projects

syntax: glob

*~

syntax: regexp

^temp/

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