view .hgignore @ 282:d507ae4943d5

Reordering of methods: make it a little bit more consistent
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 23 Feb 2025 12:40:28 +0100
parents a0cc15de8ae9
children
line wrap: on
line source

syntax: regexp

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