view hgrc/hgignore @ 501:7a69433f0b1c

Ignore more stuff in mercurial.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Apr 2020 16:21:47 -0700
parents b7eb9c9bd3b4
children
line wrap: on
line source

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