Skip to content

Commit

Permalink
chore: replace .vscode/settings.json with .cspell.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rami3l committed Jan 31, 2024
1 parent bbc3182 commit 330d231
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .vscode/settings.json → .cspell.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"cSpell.words": [
"version": "0.2",
"language": "en",
"words": [
"aarch",
"algos",
"binutils",
Expand Down Expand Up @@ -68,6 +70,7 @@
"sysupgrade",
"tasksel",
"Tazpkg",
"thiserror",
"Tlmgr",
"unmerge",
"Unmerging",
Expand Down

0 comments on commit 330d231

Please sign in to comment.