.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 12 Aug 2018 12:56:18 +0200
branchv_0
changeset 19 22f493401ac0
parent 0 3dd6adb7e191
child 22 09a5e21b0a8e
permissions -rw-r--r--
move CLI.h to a common header-only library

syntax: glob

*~

syntax: regexp

^temp/

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