mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
chore: add LibreSign folder to Codespace
Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
parent
76eaaef264
commit
7433e302e6
1 changed files with 7 additions and 1 deletions
|
|
@ -39,7 +39,13 @@
|
|||
],
|
||||
"gitlens.showWelcomeOnInstall": false,
|
||||
"telemetry.telemetryLevel": "off",
|
||||
"intelephense.telemetry.enabled": false
|
||||
"intelephense.telemetry.enabled": false,
|
||||
"intelephense.environment.includePaths": [
|
||||
"apps-extra"
|
||||
],
|
||||
"git.scanRepositories": [
|
||||
"/apps-extra/libresign"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue