1
0

Upload files to "/"

This commit is contained in:
2024-02-15 17:47:01 +00:00
commit b9794cdf72
5 changed files with 61 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"python.autoComplete.extraPaths": [
"/opt/netbox/netbox/"
],
"python.analysis.extraPaths": [
"/opt/netbox/netbox/"
]
}