view hgrc/hgignore @ 481:294cda8cf097

Enable mercurial shelve extension.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 15 Feb 2020 22:21:40 -0800
parents b7eb9c9bd3b4
children 7a69433f0b1c
line wrap: on
line source

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