.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 03 Sep 2019 00:43:12 +0200
branchv_0
changeset 18 7323a89c15e9
parent 13 52d92c1b340e
permissions -rw-r--r--
clickable links in About panel

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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