Browse Source

gitignore : Ignore vim swap files in tests (#15901)

Jesse 4 months ago
parent
commit
09e72a037c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/.gitignore

+ 1 - 0
tests/.gitignore

@@ -2,3 +2,4 @@
 !*.*
 *.o
 ggml-common.h
+**/*.swp