.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 23 Oct 2020 12:36:32 +0200
branchv_0
changeset 50 9008fd23fc17
parent 20 b13e7ed9eea3
permissions -rw-r--r--
fix null pointer address points to the zero page

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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