# Python venv — run `python3 -m venv .venv && pip install -r argus/requirements.txt` to recreate .venv/ # Python bytecode argus/__pycache__/ argus/**/__pycache__/ *.pyc *.pyo # macOS .DS_Store