.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 14 Aug 2019 18:32:35 +0200
branchv_0
changeset 1 29cbe171cd43
parent 0 6ff501639c23
child 8 465572518625
permissions -rw-r--r--
first working version: disables „free wheel“ a.k.a. „smart scrolling“ feature

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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