view .hgignore @ 597:16c690a7dc27

Fix bare except clauses.
author Simon Cross <hodgestar@gmail.com>
date Sat, 14 Jan 2023 19:00:34 +0100
parents 3017612e613e
children
line wrap: on
line source

syntax: glob

*.pyc
*~
.*.swp
*.egg-info
ve
dist
build