view .hgignore @ 39:b77c8e7d2742

Use zoneinfo rather than pytz.
author Paul Fisher <paul@pfish.zone>
date Tue, 01 Apr 2025 15:54:21 -0400
parents d5a18ecebf47
children 5cc8ce54ad84
line wrap: on
line source

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