# Byte-compiled / optimized files
__pycache__/
*.py[co]
*$py.class

# Distribution / Packaging
*.egg-info
*.eggs
MANIFEST
/build/
/dist/

# Unit test / coverage files
.tox/*
.cache/
.coverage
htmlcov/

# emacs backup files
*~

# Development tools
## ctags
tags

# OSX Finder
.DS_Store

# Virtual Environment
/venv/

# This project
Lib/blackrenderer/_version.py
Tests/tmpOutput/
Vault/
