gitignore : deprecated binaries
This commit is contained in:
parent
9a55ffe6fb
commit
a977c11544
|
|
@ -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