Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Releases/v5.0.0/.claude/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,9 @@ Plugins/marketplaces/.chrome-profile/
# get a working dashboard immediately (no `bun run build` step required).
# Broad un-ignore covers the entire built tree including pai-logo.png at root.
!PAI/PULSE/Observability/out/**
# Pulse Observability static assets: logo must be in public/ so bun run build
# picks it up and copies it into out/. Without this the header shows a broken image.
!PAI/PULSE/Observability/public/pai-logo.png

# Pulse Observability lockfile — ship for reproducible installs
!PAI/PULSE/Observability/bun.lock
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.