1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

[PM-26337] Create a Claude markdown file (#16676)

* Initial claude markdown with lots of help from the team.
This commit is contained in:
Mick Letofsky
2025-10-03 16:48:01 +02:00
committed by GitHub
parent 6c2791338e
commit e14c8c6a9c
6 changed files with 150 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ jobs:
! -path "*/Cargo.toml" \
! -path "*/Cargo.lock" \
! -path "./apps/desktop/macos/*" \
! -path "*/CLAUDE.md" \
> tmp.txt
diff <(sort .github/whitelist-capital-letters.txt) <(sort tmp.txt)