Add Docker Compose and Kubernetes metadata to Cargo.toml files

This commit is contained in:
geoffsee
2025-08-28 07:56:34 -04:00
parent 9d6cb62b10
commit b606adbe5d
5 changed files with 35 additions and 20 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,7 @@
.fastembed_cache/
target/
/.output.txt
/*.iml
j**i?/
*.iml
dist
node_modules/