瀏覽代碼

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

Jesse 4 月之前
父節點
當前提交
09e72a037c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tests/.gitignore

+ 1 - 0
tests/.gitignore

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