diff --git a/.vscode/configurationCache.log b/.vscode/configurationCache.log new file mode 100644 index 00000000..6a14455e --- /dev/null +++ b/.vscode/configurationCache.log @@ -0,0 +1 @@ +{"buildTargets":["build","run"],"launchTargets":[],"customConfigurationProvider":{"workspaceBrowse":{"browsePath":[],"compilerArgs":[]},"fileIndex":[]}} \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..65e1ec07 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "makefile.extensionOutputFolder": "./.vscode" +} \ No newline at end of file diff --git a/.vscode/targets.log b/.vscode/targets.log new file mode 100644 index 00000000..92b3ceb4 --- /dev/null +++ b/.vscode/targets.log @@ -0,0 +1,230 @@ +make all --print-data-base --no-builtin-variables --no-builtin-rules --question +# GNU Make 4.3 +# Built for x86_64-pc-linux-gnu +# Copyright (C) 1988-2020 Free Software Foundation, Inc. +# License GPLv3+: GNU GPL version 3 or later +# This is free software: you are free to change and redistribute it. +# There is NO WARRANTY, to the extent permitted by law. + +# Make data base, printed on Sun Aug 13 21:05:07 2023 + +# Variables + +# environment +REMOTE_CONTAINERS_SOCKETS = ["/tmp/vscode-ssh-auth-c9a22e47-efbe-4756-ac95-44d8991a75ed.sock"] +# environment +GO111MODULE = auto +# environment +LC_ALL = C +# environment +VSCODE_CWD = /root/.vscode-server/bin/6c3e3dba23e8fadc360aed75ce363ba185c49794 +# environment +NVM_DIR = /usr/local/share/nvm +# default +MAKE_COMMAND := make +# environment +VSCODE_HANDLES_SIGPIPE = true +# environment +GOPATH = /go +# automatic +@D = $(patsubst %/,%,$(dir $@)) +# environment +VSCODE_HANDLES_UNCAUGHT_ERRORS = true +# default +.VARIABLES := +# environment +PWD = /com.docker.devenvironments.code +# automatic +%D = $(patsubst %/,%,$(dir $%)) +# environment +HOSTNAME = b74679381bd1 +# automatic +^D = $(patsubst %/,%,$(dir $^)) +# automatic +%F = $(notdir $%) +# environment +LANG = C +# environment +NVM_SYMLINK_CURRENT = true +# default +.LOADED := +# default +.INCLUDE_DIRS = /usr/local/include /usr/include /usr/include +# environment +PROMPT_DIRTRIM = 4 +# makefile +MAKEFLAGS = pqrR +# environment +GOLANG_VERSION = 1.19 +# makefile +CURDIR := /com.docker.devenvironments.code +# environment +APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = 1 +# environment +VSCODE_L10N_BUNDLE_LOCATION = +# automatic +*D = $(patsubst %/,%,$(dir $*)) +# environment +MFLAGS = -pqrR +# environment +SSH_AUTH_SOCK = /tmp/vscode-ssh-auth-c9a22e47-efbe-4756-ac95-44d8991a75ed.sock +# default +.SHELLFLAGS := -c +# automatic ++D = $(patsubst %/,%,$(dir $+)) +# makefile (from 'Makefile', line 1) +MAKEFILE_LIST := Makefile +# automatic +@F = $(notdir $@) +# automatic +?D = $(patsubst %/,%,$(dir $?)) +# automatic +*F = $(notdir $*) +# automatic +