mirror of
https://github.com/RYDE-WORK/llama.cpp.git
synced 2026-01-31 20:53:15 +08: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…
x
Reference in New Issue
Block a user