Skip to content
Open
Show file tree
Hide file tree
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
18 changes: 18 additions & 0 deletions .cspell/custom-dictionary.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Custom Dictionary Words
AMiNIMiga
AZERTY
Bleemsync
Cloanto
Coleco
Currys
FaberfoX
Gamelist Changer
kernal
NTSC
Pandory
PCUAE
Retroarch
RGBA
Spannernick
THEC64
THEVIC20
7 changes: 7 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"heading-style": {
"style": "atx"
},
"line-length": false,
"no-bare-urls": false
}
6 changes: 6 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"recommendations": [
"davidanson.vscode-markdownlint",
"streetsidesoftware.code-spell-checker"
]
}
Loading