|
@@ -4,6 +4,9 @@
|
|
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
|
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
|
"version": "0.2.0",
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
"configurations": [
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
{
|
|
{
|
|
"name": "GoHash",
|
|
"name": "GoHash",
|
|
"type": "go",
|
|
"type": "go",
|
|
@@ -11,7 +14,7 @@
|
|
"mode": "auto",
|
|
"mode": "auto",
|
|
"program": "${fileDirname}",
|
|
"program": "${fileDirname}",
|
|
"env": {},
|
|
"env": {},
|
|
- "args": ["-e", "report.txt", "F:\\noShare\\pics\\imagefap"]
|
|
|
|
|
|
+ "args": ["-i", "G:\\ignores.lst", "-e", "G:\\report_vids.txt", "G:\\noShare\\vids" ]
|
|
}
|
|
}
|
|
]
|
|
]
|
|
}
|
|
}
|