mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
18 lines
173 B
Plaintext
18 lines
173 B
Plaintext
node_modules/
|
|
.next/
|
|
.env.local
|
|
.env
|
|
*.pyc
|
|
__pycache__/
|
|
.venv/
|
|
dist/
|
|
playwright-report/
|
|
test-results/
|
|
tests/
|
|
qa/
|
|
.git/
|
|
.gitignore
|
|
README.md
|
|
render.yaml
|
|
playwright.config.ts
|