.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 29 Aug 2019 19:21:45 +0200
branchv_0
changeset 13 52d92c1b340e
parent 12 cf77c218b0b1
permissions -rw-r--r--
generate C++ classes from D-Bus XML using cmake instead of a custom script

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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