view .hgignore @ 45:10bde12a9163 v0.2.2

duh don't convert k to k
author Paul Fisher <paul@pfish.zone>
date Tue, 01 Apr 2025 16:30:55 -0400
parents 5cc8ce54ad84
children
line wrap: on
line source

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