view .hgignore @ 29:c5fa8ee08059

Put a flake8 configuration into the new file "tox.ini". Currently only per-file ignores for the French pseudocode.
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 21 Apr 2026 10:44:28 +0200
parents 04cc3816d478
children 6ac1ea5d2d4a
line wrap: on
line source

syntax: regexp

\.py[cod]$
(^|/)_venv.*/
^docs/_build/
(^|/)_tmp/
^dist/
^[^/.]+\.egg-info/