# OS
.DS_Store
Thumbs.db

# IDE
.idea/
.vscode/
*.swp
*.swo

.dist/
.build/
.node_modules/

./.venv

pyproject.toml
.artifacts/