view .hgignore @ 106:b35837427a7a

Add an "add_varns()" function to add new namespaces for variables. Use the new function to register all builtin namespaces.
author Franz Glasner <hg@dom66.de>
date Sat, 24 Mar 2018 15:29:13 +0100
parents 85d2bbbb943e
children ab3d0326419c
line wrap: on
line source

syntax: glob

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