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:
parent
b2ee37ad38
commit
55679a16af
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,5 +6,5 @@
|
|||
/qrap
|
||||
/pasta.1
|
||||
/seccomp.h
|
||||
/passt.pid
|
||||
/*.pid
|
||||
README.plain.md
|
||||
|
|
Loading…
Reference in a new issue