view hgrc/hgignore @ 461:eb8891b1a6f5

Clone FZF and source its Vim plugin directly, use official hggit repo.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 09 Apr 2019 00:11:42 -0700
parents f2b1eae0432b
children b7eb9c9bd3b4
line wrap: on
line source

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