ssn-installer/.vscode/settings.json

8 lines
131 B
JSON
Raw Normal View History

2018-07-17 17:19:13 +02:00
{
"files.associations": {
2018-07-18 03:40:11 +02:00
"filereader.h": "c",
2018-07-24 18:10:07 +02:00
"decrypt.h": "c",
"stdint.h": "c",
"decryptutilities.h": "c"
2018-07-17 17:19:13 +02:00
}
}