From 4648695c6c86a69e7281bab64028fd17fb937c23 Mon Sep 17 00:00:00 2001 From: joegasewicz Date: Tue, 12 Apr 2022 15:36:01 +0100 Subject: [PATCH] Fixes assetFS is not exportable #45 --- .gitignore | 1 + .vscode/configurationCache.log | 1 + .vscode/dryrun.log | 4 + .vscode/settings.json | 3 + .vscode/targets.log | 340 +++++++++++++++++++++++++++++++++ go-bindata-assetfs/main.go | 4 + 6 files changed, 353 insertions(+) create mode 100644 .vscode/configurationCache.log create mode 100644 .vscode/dryrun.log create mode 100644 .vscode/settings.json create mode 100644 .vscode/targets.log diff --git a/.gitignore b/.gitignore index 1646a98..233a7d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.vscode .idea vendor tags diff --git a/.vscode/configurationCache.log b/.vscode/configurationCache.log new file mode 100644 index 0000000..2810ace --- /dev/null +++ b/.vscode/configurationCache.log @@ -0,0 +1 @@ +{"buildTargets":["all","build","build_all","check","clean","default","install"],"launchTargets":[],"customConfigurationProvider":{"workspaceBrowse":{"browsePath":[],"compilerArgs":[]},"fileIndex":[]}} \ No newline at end of file diff --git a/.vscode/dryrun.log b/.vscode/dryrun.log new file mode 100644 index 0000000..8b41b6b --- /dev/null +++ b/.vscode/dryrun.log @@ -0,0 +1,4 @@ +make: Entering directory `/Users/josefgasewicz/Contrib/go-bindata-assetfs' +go build CGO_ENABLED=0 -ldflags "-X main.Version=1.0.1 -X main.Build=`git rev-parse HEAD`" -o go-bindata-assetfs +make: Leaving directory `/Users/josefgasewicz/Contrib/go-bindata-assetfs' + diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..65e1ec0 --- /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 0000000..acf69af --- /dev/null +++ b/.vscode/targets.log @@ -0,0 +1,340 @@ +make all --print-data-base --no-builtin-variables --no-builtin-rules --question +# GNU Make 3.81 +# Copyright (C) 2006 Free Software Foundation, Inc. +# This is free software; see the source for copying conditions. +# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# This program built for i386-apple-darwin11.3.0 + + +# Make data base, printed on Tue Apr 12 13:59:03 2022 + +# Variables + +# automatic +/dev/null || echo /Developer)/Makefiles +# makefile (from `Makefile', line 10) +BINARY = go-bindata-assetfs +# environment +VSCODE_CODE_CACHE_PATH = /Users/josefgasewicz/Library/Application Support/Code/CachedData/8dfae7a5cd50421d10cd99cb873990460525a898 +# environment +LOGNAME = josefgasewicz +# environment +APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = 1 +# environment +NVM_CD_FLAGS = +# environment +VSCODE_HANDLES_UNCAUGHT_ERRORS = true +# automatic +^D = $(patsubst %/,%,$(dir $^)) +# environment +FORMAT_LOGGING = true +# environment +XPC_FLAGS = 0x0 +# default +MAKE = $(MAKE_COMMAND) +# default +MAKECMDGOALS := all +# environment +SHLVL = 2 +# environment +PUBLISHING_THREAD_POOL_SIZE = 10 +# default +MAKE_VERSION := 3.81 +# environment +USER = josefgasewicz +# makefile +.DEFAULT_GOAL := default +# automatic +%D = $(patsubst %/,%,$(dir $%)) +# makefile (from `Makefile', line 9) +OUT_DIR = builds +# default +MAKE_COMMAND := /Library/Developer/CommandLineTools/usr/bin/make +# default +.VARIABLES := +# environment +TMPDIR = /var/folders/31/16hjxyv54nlf_n_lsb6yxhcr0000gn/T/ +# automatic +*F = $(notdir $*) +# environment +VSCODE_IPC_HOOK = /Users/josefgasewicz/Library/Application Support/Code/1.66.1-main.sock +# makefile +MAKEFLAGS = Rrqp +# environment +DATASET_ROUTES_ENABLED = true +# environment +MFLAGS = -Rrqp +# automatic +*D = $(patsubst %/,%,$(dir $*)) +# environment +NVM_DIR = /Users/josefgasewicz/.nvm +# environment +XPC_SERVICE_NAME = application.com.microsoft.VSCode.11811087.11811093 +# automatic ++D = $(patsubst %/,%,$(dir $+)) +# automatic ++F = $(notdir $+) +# environment +__CF_USER_TEXT_ENCODING = 0x1F5:0:2 +# environment +COMMAND_MODE = unix2003 +# default +MAKEFILES := +# makefile (from `Makefile', line 12) +BUILD = `git rev-parse HEAD` +# automatic +