15 lines
144 B
Plaintext
15 lines
144 B
Plaintext
node_modules
|
|
.next
|
|
.git
|
|
.gitignore
|
|
.env*
|
|
!.env.example
|
|
.DS_Store
|
|
*.pem
|
|
.claude
|
|
.worktrees
|
|
.langgraph_api
|
|
agent/.venv
|
|
agent/__pycache__
|
|
coverage
|