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

1
tests/.gitignore vendored
View File

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