Browse Source

ignore debug bin files

Mark Ward 1 năm trước cách đây
mục cha
commit
34a4a94f13
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -11,4 +11,5 @@ ggml-metal.metal
 .idea
 test_data
 *.crt
-llm/build
+llm/build
+__debug_bin*