Add christmas edition
This commit is contained in:
parent
2f1c7d9e82
commit
b62af486a7
74 changed files with 3422 additions and 1 deletions
14
christmas/text_generator/input/.vscode/settings.json
vendored
Normal file
14
christmas/text_generator/input/.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"spellright.language": [
|
||||
"en",
|
||||
"hu"
|
||||
],
|
||||
"spellright.documentTypes": [
|
||||
"markdown",
|
||||
"latex",
|
||||
"plaintext"
|
||||
],
|
||||
"cSpell.enableFiletypes": [
|
||||
"!plaintext"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue