浏览代码

gitignore : deprecated binaries

Georgi Gerganov 1 年之前
父节点
当前提交
a977c11544
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -61,6 +61,11 @@ llama-batched-swift
 out/
 tmp/
 
+# Deprecated
+
+/main
+/server
+
 # CI
 
 !.github/workflows/*.yml