.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 07 Feb 2019 00:55:54 +0100
branchv_0
changeset 16 2dcc22b7a424
parent 0 f36bf14d45cb
permissions -rw-r--r--
add --has-more-records and allow adding more records dynamically in Guile

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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