view .hgignore @ 48:3b0d7cd9b95f v0.2.3

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

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