Removed spurious VSCode configuration file.

This commit is contained in:
2017-08-27 04:36:23 +01:00
parent c1091d83d3
commit 8eebc3e708

20
.vscode/settings.json vendored
View File

@@ -1,20 +0,0 @@
{
"files.associations": {
"slirp.h": "c",
"midi_system.h": "c",
"midi.h": "c",
"snd_dbopl.h": "c",
"snd_mpu401.h": "c",
"snd_opl.h": "c",
"lzf.h": "c",
"hdd_ide_at.h": "c",
"sound.h": "c",
"snd_speaker.h": "c",
"keyboard.h": "c",
"snd_ps1.h": "c",
"snd_pssj.h": "c",
"snd_sn76489.h": "c",
"sio.h": "c",
"video.h": "c"
}
}