view .hgignore @ 179:53614a724bf0

Also write a (standard) CRC-32 checksum for each block of output
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 11 Jan 2025 22:26:00 +0100
parents a0cc15de8ae9
children
line wrap: on
line source

syntax: regexp

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