.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 12 Jan 2020 01:21:22 +0100
branchv_0
changeset 37 3dbe113637ef
parent 11 f12594938a03
child 63 8c6885543e2c
permissions -rw-r--r--
streamlet: cloc – count lines of code

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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