view .hgignore @ 134:d2c303695fb8

Put a file version number into the output. While there change the output order: ROOT() not directly before the digests.
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 02 Jan 2025 23:03:20 +0100
parents a0cc15de8ae9
children
line wrap: on
line source

syntax: regexp

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