view .hgignore @ 30:d70b58b0dfb9

A new variable namespace "OS" with a "cwd" function with new filters "abspath" and "normpath" for some minimal path manipulation
author Franz Glasner <hg@dom66.de>
date Fri, 18 Mar 2016 09:27:14 +0100
parents 53ea2bc254e7
children b4dc745f5a53
line wrap: on
line source

syntax: glob

*.pyc
*.pyo
*.egg-info
build/
dist/