mirror of
https://github.com/alibaba/higress.git
synced 2026-05-23 20:27:29 +08:00
feature: add ai-intent plugin (#1237)
Signed-off-by: jose <313503823@qq.com>
This commit is contained in:
19
plugins/wasm-go/extensions/ai-intent/.gitignore
vendored
Normal file
19
plugins/wasm-go/extensions/ai-intent/.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
# File generated by hgctl. Modify as required.
|
||||
|
||||
*
|
||||
|
||||
!/.gitignore
|
||||
|
||||
!*.go
|
||||
!go.sum
|
||||
!go.mod
|
||||
|
||||
!LICENSE
|
||||
!*.md
|
||||
!*.yaml
|
||||
!*.yml
|
||||
|
||||
!*/
|
||||
|
||||
/out
|
||||
/test
|
||||
Reference in New Issue
Block a user