mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-01 21:04:08 -04:00
17 lines
174 B
Plaintext
17 lines
174 B
Plaintext
node_modules/
|
|
pnpm-lock.yaml
|
|
lib/
|
|
dist/
|
|
cache/
|
|
build/
|
|
.next/
|
|
out/
|
|
**/playwright-report/
|
|
**/test-results/
|
|
|
|
# Python
|
|
python/
|
|
**/*.mypy_cache/**
|
|
**/*.venv/**
|
|
**/*.ruff_cache/**
|