.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 14 Mar 2019 16:11:08 +0100
branchv_0
changeset 2 a27850958a67
parent 0 bb36d1770a9e
permissions -rw-r--r--
emit button and motion events

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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