.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 09 Jun 2020 16:12:00 +0200
branchv_0
changeset 29 361687fe303a
parent 13 52d92c1b340e
permissions -rw-r--r--
add two new options: 1) remap wheel button 2) remap gesture button thanks Paul Guertin for discovering the magic numbers

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

^[^/]+/dist/
^[^/]+/build/
^[^/]+/nbproject/private/