Add junk from BF16 test to .gitignore

This commit is contained in:
TiborGY 2023-08-16 00:07:17 +02:00 committed by GitHub
parent 562ef5fdca
commit 0d30daa772
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -72,6 +72,7 @@ test/SBLAT3.SUMM
test/ZBLAT2.SUMM
test/ZBLAT3.SUMM
test/SHBLAT3.SUMM
test/SBBLAT3.SUMM
test/cblat1
test/cblat2
test/cblat3
@ -82,6 +83,7 @@ test/sblat1
test/sblat2
test/sblat3
test/test_shgemm
test/test_sbgemm
test/zblat1
test/zblat2
test/zblat3