This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
HeyPuter
mirror of
https://github.com/HeyPuter/puter.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
chore: add word spelling dictionary :angel:
Didi Keke
1 year ago
parent
3914a14a2a
commit
2d6dfd9002
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
6
0
.vscode/settings.json
+ 6
- 0
.vscode/settings.json
View File
@@ -0,0 +1,6 @@
+{
+ "cSpell.words": [
+ "heyputer",
+ "Puter"
+ ]
+}