.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 28 Jul 2018 14:16:44 +0200
branchv_0
changeset 12 bc6fe00dd831
parent 0 3dd6adb7e191
child 22 09a5e21b0a8e
permissions -rw-r--r--
move demo code to DemoCommand.h

syntax: glob

*~

syntax: regexp

^temp/

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