mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
0da65ecbce
Add `.env*.local` and `*.log` entries so accidental secrets and debug logs never land in the tree. Matches the pattern used by showcase/shell. Leave the generated /src/data/*.json files tracked, as they are today.
6 lines
60 B
Plaintext
6 lines
60 B
Plaintext
.next/
|
|
tsconfig.tsbuildinfo
|
|
node_modules/
|
|
.env*.local
|
|
*.log
|