async.py
test.py
.env
.venv/
.idea/
.tox/
monday_async.egg-info/
dist/
CLAUDE.md

# Python cache
__pycache__/
*.py[cod]
*$py.class

# macOS
.DS_Store
