.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 18 Aug 2019 23:00:21 +0200
branchv_0
changeset 4 405aa9de65d2
parent 0 6ff501639c23
child 8 465572518625
permissions -rw-r--r--
CadMouseConfig class, frequency, lift-off detection, smart scrolling

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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