gitignore : deprecated binaries
This commit is contained in:
parent
9a55ffe6fb
commit
a977c11544
|
@ -61,6 +61,11 @@ llama-batched-swift
|
|||
out/
|
||||
tmp/
|
||||
|
||||
# Deprecated
|
||||
|
||||
/main
|
||||
/server
|
||||
|
||||
# CI
|
||||
|
||||
!.github/workflows/*.yml
|
||||
|
|
Loading…
Reference in New Issue