.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 03 Oct 2020 00:05:43 +0200
branchv_0
changeset 10 6aa881c10efd
parent 0 3bc3b33ccb02
permissions -rw-r--r--
attribute mapping

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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