swarm-orchestrator.git · .gitignore
swarm-orchestrator.git / .gitignore
revision 6ac38f154f4d858b853e050f9ece095c4ec4f742 · 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