mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2026-02-05 13:53:23 +02: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