summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: ae059e663d1cccf6d0ce5462fa2dbfdb4f5e6342 (plain)
1
2
3
4
5
6
7
8
{
    "files.associations": {
        "README": "plaintext",
        "LICENSE": "plaintext",
        "AUTHORS": "plaintext",
        "NOTICE": "plaintext"
    }
}