Fountain Coach Gitowner-controlled · read only

swarm-orchestrator.git · .gitignore

swarm-orchestrator.git / .gitignore

revision a458a40f355c1a6d2de5bf12298f46cef0036304 · complete file

# Byte-compiled / cache
__pycache__/
*.py[cod]
*.pyo
*.pyd
.pytest_cache/
*.sqlite
*.db

# MacOS artifacts
.DS_Store

# Virtual environments
.venv/
env/
venv/

# Docker artifacts
*.tar
*.log

# VSCode
.vscode/

# Coverage reports
htmlcov/
coverage.xml