.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 03 Apr 2021 17:39:35 +0200
branchv_0
changeset 33 0dc4e2942840
parent 13 52d92c1b340e
permissions -rw-r--r--
support also the wired version of CadMouse Pro currently, there is a simple autodetection: we enumerate HID devices and look for the wireless version, if not found, we look for the wired version

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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