view .hgignore @ 32:2265920c4688

Improve populate cache command Make it use the same feed parsing code as the process command, and add support for --dry-run argument.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 10 May 2023 16:06:46 -0700
parents 76c7ad729006
children
line wrap: on
line source

syntax: glob
*.pyc
*.egg-info
.eggs
.pytest_cache
__pycache__
build
dist
silorider/version.py