1
0
mirror of https://passt.top/passt synced 2024-09-30 19:15:47 +00:00

test: Ignore video processing temporary files

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>
This commit is contained in:
David Gibson 2022-08-18 16:13:52 +10:00 committed by Stefano Brivio
parent a918e6c4fc
commit 058f847348

4
test/.gitignore vendored
View File

@ -6,3 +6,7 @@ QEMU_EFI.fd
*.qcow2 *.qcow2
*.raw *.raw
*.raw.xz *.raw.xz
*.uncut
*.start
*.stop
*.js