chore: add LibreSign folder to Codespace

Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
Vitor Mattos 2025-04-08 12:38:35 -03:00
parent 76eaaef264
commit 7433e302e6
No known key found for this signature in database
GPG key ID: B7AB4B76A7CA7318

View file

@ -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"
]
}
}
},