mirror of
https://github.com/ceph/ceph
synced 2025-01-15 07:23:16 +00:00
Merge pull request #48620 from mgfritch/cephadm-gitignore
cephadm: add .gitignore for tox related files Reviewed-by: Adam King <adking@redhat.com> Reviewed-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
commit
e86bc70f1f
6
src/cephadm/.gitignore
vendored
Normal file
6
src/cephadm/.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
# tox related
|
||||
.coverage*
|
||||
htmlcov
|
||||
.tox
|
||||
coverage.xml
|
||||
.mypy_cache
|
Loading…
Reference in New Issue
Block a user