Skip to content

Commit 3569c7f

Browse files
committed
feat: quality
1 parent 9d8aa30 commit 3569c7f

26 files changed

+11125
-3806
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.env
2-
node_modules
2+
node_modules
3+
source/*.zip

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"program": "${workspaceFolder}/main.go",
1313
"env": {},
1414
"args": [
15-
"-gog-svc-loc=/home/[WHOAMI]/.config/[GOOGLE_SERVICE_ACCOUNT_FILE].json"
15+
"-gog-svc-loc=/home/y6z9bp/.config/assocentity/assocentity-366111-4ea68cbd6d1e.json"
1616
],
1717
"cwd": "${workspaceFolder}"
1818
},

0 commit comments

Comments
 (0)