1
0
mirror of https://passt.top/passt synced 2024-06-29 22:42:46 +00:00

Add basic .gitignore files

Ignore various files generated during build or test.

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
David Gibson 2022-05-11 17:02:51 +10:00 committed by Stefano Brivio
parent b164d257a1
commit d3e842afc0
2 changed files with 10 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
*~
/passt
/passt.avx2
/pasta
/pasta.avx2
/qrap
/pasta.1
/seccomp.h

2
test/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
perf.js
test_logs/