Skip to content

Commit 279efae

Browse files
committed
Add vscode dictionary file
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
1 parent 7bce670 commit 279efae

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.vscode/settings.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"cSpell.words": [
3+
"devopsdays",
4+
"toml"
5+
]
6+
}

0 commit comments

Comments
 (0)