Sign in
qemu
/
qemu
/
4ac0b72bae85cf94ae0e5153b9c2c288c71667d4
/
.
/
python
/
.gitignore
blob: c8b0e67fe6c8b58ef19d72f1db6b06b8a21d3ac5 [
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
/
.
dev
-
venv
/