SHA256
1
0
Files
deploy/deploy.code-workspace
2026-01-26 16:21:31 -05:00

12 lines
181 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"ansible.python.interpreterPath": "/home/bryan/develop/deploy/.venv/bin/python",
"search.followSymlinks": false,
},
}