mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
11 lines
208 B
JSON
11 lines
208 B
JSON
{
|
|
"github.copilot.enable": {
|
|
"*": false,
|
|
"plaintext": false,
|
|
"markdown": false,
|
|
"scminput": false
|
|
},
|
|
"files.associations": {
|
|
"random": "c"
|
|
}
|
|
} |