view .hgignore @ 400:feac4bc02041 build-2.7

Add the "MIT License" to the Trove classifiers also
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 17 Feb 2026 14:47:09 +0100
parents a0cc15de8ae9
children
line wrap: on
line source

syntax: regexp

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