diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 2e280e6..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -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" - ] -}