mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-25 14:04:33 +00:00
14 lines
248 B
Plaintext
14 lines
248 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "./tools/website"
|
|
}
|
|
],
|
|
"settings": {
|
|
"debug.allowBreakpointsEverywhere": true,
|
|
"git.defaultBranchName": "master",
|
|
"git.openRepositoryInParentFolders": "always",
|
|
"C_Cpp.autoAddFileAssociations": false
|
|
}
|
|
}
|