view hgrc/hgignore @ 477:6f788c83b7f6

Clean up installer output.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 05 Feb 2020 09:28:55 -0800
parents b7eb9c9bd3b4
children 7a69433f0b1c
line wrap: on
line source

syntax: glob
*~
*.pyc
*.pyo
*.orig
*.egg-info
tags
.DS_Store
Thumbs.db
__pycache__