view .hgignore @ 393:2192d22064bb build-2.7

FIX: Include REUSE.toml in the generated binary wheel
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 16 Feb 2026 13:50:58 +0100
parents a0cc15de8ae9
children
line wrap: on
line source

syntax: regexp

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