.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 06 Apr 2019 17:33:42 +0200
branchv_0
changeset 1 8dfb42e5c088
parent 0 515a697cc9cd
permissions -rw-r--r--
parse recfile (logical lines)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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