.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 07 May 2019 16:38:12 +0200
branchv_0
changeset 16 4e8fe4cc70f0
parent 0 644fd2ce2580
permissions -rw-r--r--
awk wrapper script for debugging

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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