# Python
*.pyc
__pycache__/
venv/
*.env
.pytest_cache/
.DS_Store
dist/
.venv/
.env
.idea/
.vscode/
.gitignore
