Ignore vim swap files in tests dir
This commit is contained in:
parent
bac6c99c73
commit
fe86282efe
|
|
@ -1,4 +1,5 @@
|
||||||
*
|
*
|
||||||
!*.*
|
!*.*
|
||||||
*.o
|
*.o
|
||||||
|
*.swp
|
||||||
ggml-common.h
|
ggml-common.h
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue