Skip to content
Merged
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
add cspell exclusion
  • Loading branch information
saragluna committed Dec 7, 2023
commit ee48a967f5686f2ec2d1782fa49dcf00fed274e7
6 changes: 6 additions & 0 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -960,6 +960,12 @@
"flac",
"mpga"
]
},
{
"filename": "**/specification/appplatform/resource-manager/Microsoft.AppPlatform/preview/2024-01-01-preview/appplatform.json",
"words": [
"springboot"
]
}
],
"enableFiletypes": [
Expand Down