view .hgignore @ 108:186170f5ac56

>>>>> Added tag v0.4.4 for changeset 0edbb9a261f7
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 30 May 2022 09:22:22 +0200
parents a0cc15de8ae9
children
line wrap: on
line source

syntax: regexp

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