# Python
exp.py
.pytest_cache/
**/__pycache__
*.pyc
*.pyo
.pypirc
*.ini
# VSCODE
.vscode/
# publish
*.egg-info
build
dist