view hgrc/hgignore @ 502:2aede5c6c4e3

Moar ignore.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Apr 2020 16:22:24 -0700
parents 7a69433f0b1c
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__