
!web/src/lib/
# Environment
# IDE
# Python
# Testing
# Virtual environments
# Web UI
# mypy
# ruff
*$py.class
*.egg
*.egg-info/
*.py[cod]
*.so
*.swo
*.swp
*~
.DS_Store
.Python
.coverage
.eggs/
.env
.env.local
.idea/
.installed.cfg
.mypy_cache/
.nav/
.nox/
.opencode/
.pypirc
.pytest_cache/
.ruff_cache/
.tox/
.venv/
.vscode/
ENV/
__pycache__/
build/
develop-eggs/
dist/
downloads/
eggs/
htmlcov/
lib/
lib64/
parts/
sdist/
var/
venv/
web/dist/
web/node_modules/
wheels/
