.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 07 Mar 2019 17:03:43 +0100
branchv_0
changeset 7 b6c0e1574a8b
parent 0 37aa134ae57b
permissions -rw-r--r--
display buttons, motions and rotations of all axes

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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