# Byte-compiled / optimized / DLL files
__pycache__/

# Auto-generated version file
version.py

# Distribution / packaging
*.egg-info/
dist/
build/

# Coverage reports
.coverage
.coverage.*
htmlcov/
coverage.xml
*.cover
.hypothesis/
.pytest_cache/

# OSX
*.DS_Store

# Jupyter Notebook
.ipynb_checkpoints

# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local


##################
# Docusaurus
##################

# Dependencies
website/node_modules

# Production
website/build

# Generated files
.docusaurus
.cache-loader

npm-debug.log*
yarn-debug.log*
yarn-error.log*

# FB docusaurus artifacts
website/fb

# Generated static artifacts
website/static/api_reference
website/static/html/tutorials


##################
# Sphinx
##################

# Build artifacts
sphinx/_autosummary
sphinx/_build

# Auto-generated rst files
balance.*.rst
