view .hgignore @ 49:9348c3429c13 default tip

Added tag v0.2.3 for changeset 3b0d7cd9b95f
author Paul Fisher <paul@pfish.zone>
date Sat, 03 May 2025 20:14:41 -0400
parents 5cc8ce54ad84
children
line wrap: on
line source

syntax: glob
.venv
.eggs
.mypy_cache
.vscode
.ruff_cache
testdata
venv
**/__pycache__
*.egg-info
dist