From: Sage Weil Date: Tue, 1 Oct 2019 13:23:19 +0000 (-0500) Subject: src/.gitignore: ignore .tox X-Git-Tag: v15.1.0~1323^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cc8bd47824dd4b8a5d4433bc02f826664c05154b;p=ceph.git src/.gitignore: ignore .tox Signed-off-by: Sage Weil --- diff --git a/src/.gitignore b/src/.gitignore index f5e891bcd39f..f8c2a19916ab 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -5,3 +5,4 @@ mypy_report.txt .mypy_venv/ .mypy_cache/ +.tox/