ローカルLLMにワークフローを作らせる
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -3,6 +3,15 @@
|
||||
variables/
|
||||
resources/
|
||||
|
||||
# Environment / secrets
|
||||
.env
|
||||
.env.local
|
||||
|
||||
# Python
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# wmill CLI
|
||||
wmill-lock.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user