10 lines
84 B
Plaintext
10 lines
84 B
Plaintext
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.env
|
|
!.env.example
|
|
.vercel
|
|
|
|
# python
|
|
.venv/
|
|
.langgraph_api/ |