summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/.gitignore
blob: 0e6f614929d5c39c5cec3784ba579ea19d8a2052 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.coverage*
htmlcov
.tox
coverage.xml
junit*xml
.cache
ceph.conf
wheelhouse*

# IDE
.vscode
*.egg
.env

# virtualenv
venv