view hgrc/hgignore @ 492:b4d2eca00197

Ensure ctags config directory before writing config.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 19 Oct 2021 18:02:50 -0700
parents b7eb9c9bd3b4
children 7a69433f0b1c
line wrap: on
line source

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