aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4295aa66c5da90f8ea700a864121e4ff286348be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.venv/
.cache/

.gdb_history

.devpod-internal/

/build
/docs/_build

qemu-*-*.log

/desktop.ini

coverage.info

__pycache__/