SHA256
1
0
Files
deploy/deploy.code-workspace
2025-12-14 21:19:13 -05:00

12 lines
180 B
Plaintext

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