view .hgignore @ 90:2af4684c8e78

Restrict whitespace before required and optional arguments. Instead of "\s*" use explicit allowed whitespace chars (" " and "\t").
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 02 May 2026 14:46:28 +0200
parents 6ac1ea5d2d4a
children ddefcc20367c
line wrap: on
line source

syntax: regexp

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