mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 05:46:51 +08:00
14 lines
No EOL
157 B
JSON
14 lines
No EOL
157 B
JSON
{
|
|
"files.associations": {
|
|
"iomanip": "cpp",
|
|
"ios": "cpp"
|
|
},
|
|
"cSpell.ignoreWords": [
|
|
"SIZF"
|
|
],
|
|
"cSpell.words": [
|
|
"dptr",
|
|
"fptr",
|
|
"isinf"
|
|
]
|
|
} |