mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-24 10:24:35 +00:00
gitignore : deprecated binaries
This commit is contained in:
parent
9a55ffe6fb
commit
a977c11544
5
.gitignore
vendored
5
.gitignore
vendored
@ -61,6 +61,11 @@ llama-batched-swift
|
|||||||
out/
|
out/
|
||||||
tmp/
|
tmp/
|
||||||
|
|
||||||
|
# Deprecated
|
||||||
|
|
||||||
|
/main
|
||||||
|
/server
|
||||||
|
|
||||||
# CI
|
# CI
|
||||||
|
|
||||||
!.github/workflows/*.yml
|
!.github/workflows/*.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user