*.pyc
*~
*.png

__pycache__/
TAGS
*.log
*.egg-info/
*.egg-info/*
*.egg-info/**

result/
result/*
result/**

build/
build/*
build/**
dist/
dist/*
dist/**

doc/_templates
doc/_templates/*
doc/_templates/**

doc/_build/
doc/_build/*
doc/_build/**

doc/_static/
doc/_static/*
doc/_static/**

*.bat