view .hgignore @ 51:58d5a0b6e5b3

Implement the OpenBSD variant (with --base64) to encode digests in base64, not hexadecimal
author Franz Glasner <f.glasner@feldmann-mg.com>
date Wed, 26 Jan 2022 14:15:43 +0100
parents ffe2d6320f2e
children a0cc15de8ae9
line wrap: on
line source

syntax: regexp

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