1
0
mirror of https://passt.top/passt synced 2024-07-06 17:56:15 +00:00

gitignore pidfiles other than passt.pid

The tests now use a number of pidfiles for qemu and pasta as well as
passt.pid.  Broaden the .gitignore file so these aren't unintentially
committed.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
David Gibson 2022-09-02 12:04:31 +10:00 committed by Stefano Brivio
parent b2ee37ad38
commit 55679a16af

2
.gitignore vendored
View File

@ -6,5 +6,5 @@
/qrap /qrap
/pasta.1 /pasta.1
/seccomp.h /seccomp.h
/passt.pid /*.pid
README.plain.md README.plain.md