# config file
config.json

# py
__pycache__
.mypy_cache
.venv

# editor
.vscode
.idea