.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 30 Apr 2022 23:22:48 +0200
branchv_0
changeset 7 68b93b82f1cc
parent 0 a64022f9684e
permissions -rw-r--r--
use 'text' or 'data' attribute according to presence of value

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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