view hgrc/hgignore @ 484:759ccf5befb2

Make lightline work when some other plugins are not enabled.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 24 Sep 2020 23:10:38 -0700
parents b7eb9c9bd3b4
children 7a69433f0b1c
line wrap: on
line source

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