diff --git a/.gitignore b/.gitignore index e813bf8abc..c8299b99c8 100644 --- a/.gitignore +++ b/.gitignore @@ -140,3 +140,7 @@ vlib/builtin/js/*.js # ignore the old regexp based v.ctags file (people using universal ctags < 6.1.0, can still benefit from them) .ctags.d/v.ctags + +# ignore .NET7.0 Assembly Files +bench/vectors/bin +bench/vectors/obj