mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-18 13:05:55 -04:00
19 lines
223 B
Plaintext
19 lines
223 B
Plaintext
node_modules/
|
|
pnpm-lock.yaml
|
|
lib/
|
|
dist/
|
|
cache/
|
|
build/
|
|
.next/
|
|
out/
|
|
packages/server/server/
|
|
packages/server/project/
|
|
**/playwright-report/
|
|
**/test-results/
|
|
|
|
# Python
|
|
python/
|
|
**/*.mypy_cache/**
|
|
**/*.venv/**
|
|
**/*.ruff_cache/**
|