view hgrc/hgignore @ 514:fc35cae2fb52

Support other branches than master for git repos
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 04 May 2022 15:03:48 -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__