view .hgignore @ 598:0a2cc2ee16c2

Fix loading of help file. It needs to be loaded as a string since we join lines using a string.
author Simon Cross <hodgestar@gmail.com>
date Sat, 14 Jan 2023 19:04:47 +0100
parents 3017612e613e
children
line wrap: on
line source

syntax: glob

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