gitignore : Ignore vim swap files in tests (#15901)

This commit is contained in:
Jesse 2025-09-10 07:28:47 -04:00 committed by GitHub
parent 10d8b2b6b0
commit 09e72a037c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
tests/.gitignore vendored
View file

@ -2,3 +2,4 @@
!*.*
*.o
ggml-common.h
**/*.swp