.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 09 Jun 2020 16:47:11 +0200
branchv_0
changeset 31 3cbac1956f05
parent 13 52d92c1b340e
permissions -rw-r--r--
log values while configuring mouse, checking mouse presence or reading mouse name

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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