view .hgignore @ 189:0d0980ed74cc

Rename the "_mode_loaders" variable to "mode_loaders" and make is therefore a "public" item
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 03 May 2019 19:47:57 +0200
parents 85d2bbbb943e
children ab3d0326419c
line wrap: on
line source

syntax: glob

*.pyc
*.pyo
*.egg-info
build/
dist/
doc/_build/
_venv*/