Remove vscode project files

This commit is contained in:
C-3PO 2018-09-14 02:08:33 +02:00
parent e799d0d4d5
commit 5aa0091fd6
Signed by: c3po
GPG key ID: 62993C4BB4D86F24

18
.vscode/settings.json vendored
View file

@ -1,18 +0,0 @@
{
"files.associations": {
"filereader.h": "c",
"decrypt.h": "c",
"stdint.h": "c",
"decryptutilities.h": "c",
"fileutilities.h": "c",
"stdio.h": "c",
"stdlib.h": "c",
"stdbool.h": "c",
"errorandexit.h": "c"
},
"cSpell.words": [
"init",
"miniz",
"tinfl"
]
}