mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-10-28 08:31:25 +00:00
gitignore : Ignore vim swap files in tests (#15901)
This commit is contained in:
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
@@ -2,3 +2,4 @@
|
|||||||
!*.*
|
!*.*
|
||||||
*.o
|
*.o
|
||||||
ggml-common.h
|
ggml-common.h
|
||||||
|
**/*.swp
|
||||||
|
|||||||
Reference in New Issue
Block a user