058f847348
When recording tests or demos with asciinema we generate several temporary files during post-processing. Add these to the .gitignore file so they're not accidentally comitted. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
12 lines
95 B
Text
12 lines
95 B
Text
perf.js
|
|
test_logs/
|
|
mbuto/
|
|
*.img
|
|
QEMU_EFI.fd
|
|
*.qcow2
|
|
*.raw
|
|
*.raw.xz
|
|
*.uncut
|
|
*.start
|
|
*.stop
|
|
*.js
|