From 0ef8d2d9efb72595dc072fe2b623113191927abf Mon Sep 17 00:00:00 2001 From: Ricardo Dias Date: Wed, 14 Feb 2018 16:43:08 +0000 Subject: [PATCH] mgr/dashboard_v2: updated .gitignore Signed-off-by: Ricardo Dias --- src/pybind/mgr/dashboard_v2/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard_v2/.gitignore b/src/pybind/mgr/dashboard_v2/.gitignore index 0bb16d17646..b6369487a3f 100644 --- a/src/pybind/mgr/dashboard_v2/.gitignore +++ b/src/pybind/mgr/dashboard_v2/.gitignore @@ -6,7 +6,7 @@ junit*xml __pycache__ .cache ceph.conf -wheelhouse +wheelhouse* # IDE .vscode -- 2.39.5