mirror of
https://github.com/katanemo/plano.git
synced 2026-05-27 14:17:15 +02:00
split wasm filter
This commit is contained in:
parent
b1746b38b4
commit
0e04b09f56
44 changed files with 6009 additions and 272 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,6 +1,4 @@
|
|||
arch/target
|
||||
arch/qdrant_data/
|
||||
public_types/target
|
||||
/venv/
|
||||
__pycache__
|
||||
grafana-data
|
||||
|
|
@ -31,3 +29,4 @@ model_server/build
|
|||
model_server/dist
|
||||
arch_logs/
|
||||
dist/
|
||||
crates/*/target/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue