Files
cosmos-explorer/.gitignore
jawelton74 b483118b99 Copilot instructions and build/test skills (#2444)
* Add copilot instructions and skills for build and tests.

* Add dev-server skill.

* Auth Util changes to fix Entra login while running from copilot.

* Fix lint issue.
2026-04-06 15:51:54 -07:00

26 lines
371 B
Plaintext

built/*
dist/*
coverage/**
css/*
Definitions/**/*
libs/**/*
**/node_modules/*
pkg/DataExplorer/*
test/out/*
workers/**/*.js
*.trx
notebookapp/*
Contracts/*
.DS_Store
.cache/
.env
failure.png
screenshots/*
GettingStarted-ignore*.ipynb
src/Localization/Keys.generated.ts
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
.vscode/mcp.json
.playwright-mcp/