.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 06 May 2022 21:54:09 +0200
branchv_0
changeset 0 7fdf75648c0a
permissions -rw-r--r--
establish project

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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