Remove settings directory

This commit is contained in:
phil 2023-11-20 12:48:55 +01:00
parent c6abb34e12
commit c6a56c4105

View file

@ -1,8 +0,0 @@
{
"ansible.python.interpreterPath": "/bin/python3.11",
"files.associations": {
"*.j2": "ansible-jinja",
"*.yaml": "ansible",
"*.yml": "ansible"
},
}