view hgrc/hgignore @ 432:06a551d3fbb2

Move vim plugin subrepos to a separate config section, support cleaning up.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 02 Apr 2018 09:01:46 -0700
parents f2b1eae0432b
children b7eb9c9bd3b4
line wrap: on
line source

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