From 8eebc3e708b3a0020f6401801dd88a92b7cb75e8 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sun, 27 Aug 2017 04:36:23 +0100 Subject: [PATCH] Removed spurious VSCode configuration file. --- .vscode/settings.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 37eef816a..000000000 --- a/.vscode/settings.json +++ /dev/null @@ -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" - } -} \ No newline at end of file