mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-10-27 08:21:30 +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
|
||||
ggml-common.h
|
||||
**/*.swp
|
||||
|
||||
Reference in New Issue
Block a user