Sign in
qemu
/
qemu
/
3c8de38c8515a300b7842d95893b9e95caaa0ad6
/
.
/
python
/
.gitignore
blob: 272ed223a84ab6e82df06f6277a04c1170f2eb63 [
file
] [
log
] [
blame
]
# linter/tooling cache
.
mypy_cache
/
.
cache
/
# python packaging
build
/
dist
/
qemu
.
egg
-
info
/
# editor config
.
idea
/
.
vscode
/
# virtual environments (pipenv et al)
.
venv
/
.
tox
/