Sign in
qemu
/
qemu
/
00a7a7a548ea537f888f2f90d66155f14ff93727
/
.
/
python
/
.gitignore
blob: c3ceb1ca0ab173c1f74ddb1fb1bb9a23a3830fe2 [
file
]
# linter/tooling cache
.
mypy_cache
/
.
cache
/
# python packaging
build
/
dist
/
qemu
.
egg
-
info
/
# editor config
.
idea
/
.
vscode
/
# virtual environments
.
min
-
venv
/
.
tox
/
.
dev
-
venv
/
# Coverage.py reports
.
coverage
.
coverage
.*
htmlcov
/