view .hgignore @ 73:c3268f4e752f

Adjust all license notes to (a) more literally comply with the BSD3 templates and to the style guide
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 26 Feb 2022 19:32:01 +0100
parents a0cc15de8ae9
children
line wrap: on
line source

syntax: regexp

(^|/)_venv.*
\.py[co]$
^dist/
^build/
^py_cutils\.egg\-info/
^__.*