Mercurial > dotfiles
view hgrc/hgignore @ 482:4bd564a3c9a2
Ignore python egg stuff in ctags.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 15 Feb 2020 22:23:16 -0800 |
parents | b7eb9c9bd3b4 |
children | 7a69433f0b1c |
line wrap: on
line source
syntax: glob *~ *.pyc *.pyo *.orig *.egg-info tags .DS_Store Thumbs.db __pycache__