.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 09 Jun 2020 16:29:12 +0200
branchv_0
changeset 30 148bda718c93
parent 13 52d92c1b340e
permissions -rw-r--r--
Bash completion script

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

^[^/]+/dist/
^[^/]+/build/
^[^/]+/nbproject/private/