tests : .gitignore obj files

This commit is contained in:
Georgi Gerganov 2024-02-08 09:46:47 +02:00
parent c4fbb6717c
commit 8504d2d0da
No known key found for this signature in database
GPG Key ID: BF970631944C16B7

2
tests/.gitignore vendored
View File

@ -1,3 +1,3 @@
* *
!*.* !*.*
test-c.o *.o