.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 07 May 2019 17:03:07 +0200
branchv_0
changeset 17 54716ea44d52
parent 0 644fd2ce2580
permissions -rw-r--r--
pass only values to the awk process

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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