.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 15 Dec 2018 00:36:14 +0100
branchv_0
changeset 16 c71600851b01
parent 0 a1301a106504
permissions -rw-r--r--
local variables named like attributes → simple queries: WHERE = a == "c" or b == "f" or r[0] == "aX"

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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