From: Ricardo Dias Date: Thu, 19 Apr 2018 07:53:08 +0000 (+0100) Subject: mgr/dashboard: .gitignore: ignore vscode .venv dir X-Git-Tag: v13.1.0~173^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1ee0f2a37695c8d52e92a7ed4c210233fdae5e25;p=ceph.git mgr/dashboard: .gitignore: ignore vscode .venv dir Signed-off-by: Ricardo Dias --- diff --git a/src/pybind/mgr/dashboard/.gitignore b/src/pybind/mgr/dashboard/.gitignore index b6369487a3ff7..4a83ee6928be5 100644 --- a/src/pybind/mgr/dashboard/.gitignore +++ b/src/pybind/mgr/dashboard/.gitignore @@ -12,6 +12,7 @@ wheelhouse* .vscode .idea *.egg +.env # virtualenv venv