gitignore : Ignore vim swap files in tests (#15901)
This commit is contained in:
parent
10d8b2b6b0
commit
09e72a037c
1 changed files with 1 additions and 0 deletions
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
!*.*
|
||||
*.o
|
||||
ggml-common.h
|
||||
**/*.swp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue