# OS generated files
.DS_Store

# Development environment and cache
.vscode/
.mypy_cache/
.pytest_cache/
.env
.venv/
__pycache__/

# Project-related files and directories
bootstrap/
storage/
auth/
dist/
data/
log/

# Vendor and external dependencies
vendor/

# Miscellaneous
___*
*.log
./log
