gitignore : deprecated binaries

This commit is contained in:
Georgi Gerganov
2024-07-11 11:20:40 +03:00
parent 9a55ffe6fb
commit a977c11544

5
.gitignore vendored
View File

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