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