mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-15 14:08:00 +00:00
12 lines
110 B
Text
12 lines
110 B
Text
# Ignore artifacts:
|
|
build
|
|
coverage
|
|
.next
|
|
node_modules
|
|
dist
|
|
*.lock
|
|
*.log
|
|
|
|
# Generated files
|
|
*.min.js
|
|
*.min.css
|