09a3d3ab17
Copilot Setup Steps / copilot-setup-steps (push) Failing after 2s
Python check requirements.txt / check-requirements (push) Has been cancelled
Python Type-Check / python type-check (push) Has been cancelled
Update Operations Documentation / update-ops-docs (push) Has been cancelled
Check Pre-Tokenizer Hashes / pre-tokenizer-hashes (push) Has been cancelled
39 lines
404 B
Plaintext
39 lines
404 B
Plaintext
test-results
|
|
node_modules
|
|
|
|
# Output
|
|
.output
|
|
.vercel
|
|
.netlify
|
|
.wrangler
|
|
/.svelte-kit
|
|
/build
|
|
dev-dist
|
|
dist
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Env
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
!.env.test
|
|
|
|
# Vite
|
|
vite.config.js.timestamp-*
|
|
vite.config.ts.timestamp-*
|
|
|
|
# PWA Artifacts
|
|
apple-splash-*.png
|
|
apple-touch-icon-*.png
|
|
maskable-icon-*.png
|
|
pwa-*.png
|
|
static/favicon*
|
|
|
|
# Storybook
|
|
*storybook.log
|
|
storybook-static
|
|
*.code-workspace
|