Fix some extra stuff that shouldn't be in repos

This commit is contained in:
William Moore 2022-08-08 13:40:57 -05:00
parent bd3ffd4afc
commit fb05a04ae0
4 changed files with 1 additions and 304 deletions

1
.gitignore vendored
View File

@ -10,4 +10,5 @@ Index/
*.plist
*.blurb
*.iFiction
*.log
gametext.txt

View File

@ -1 +0,0 @@
{"buildTargets":["ButteredToast","ButteredToast.inform/Source/story.i6","all","clean"],"launchTargets":[],"customConfigurationProvider":{"workspaceBrowse":{"browsePath":[],"compilerArgs":[]},"fileIndex":[]}}

7
.vscode/dryrun.log vendored
View File

@ -1,7 +0,0 @@
make --dry-run --always-make --keep-going --print-directory
make: Entering directory `/Users/caranmegil/if/butteredtoast'
~/if/inform7/inform/inform7/Tangled/inform7 -project "./ButteredToast.inform"
~/if/inform7/inform/inform6/Tangled/inform6 -E2w~S~DG ./ButteredToast.inform/Build/auto.inf ./ButteredToast.inform/Build/output.ulx
~/if/inform7/inform/inblorb/Tangled/inblorb ./ButteredToast.inform/Release.blurb ./ButteredToast.gblorb
make: Leaving directory `/Users/caranmegil/if/butteredtoast'

296
.vscode/targets.log vendored
View File

@ -1,296 +0,0 @@
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 Fri Jul 22 11:19:51 2022
# Variables
# automatic
<D = $(patsubst %/,%,$(dir $<))
# automatic
?F = $(notdir $?)
# makefile (from `Makefile', line 8)
TARGET := ButteredToast
# makefile (from `Makefile', line 3)
INFORM6 := ~/if/inform7/inform/inform6/Tangled/inform6
# automatic
?D = $(patsubst %/,%,$(dir $?))
# makefile (from `Makefile', line 12)
I6S := ./ButteredToast.inform/Source/story.i6
# automatic
@D = $(patsubst %/,%,$(dir $@))
# automatic
@F = $(notdir $@)
# makefile
CURDIR := /Users/caranmegil/if/butteredtoast
# makefile
SHELL = /bin/sh
# environment
VSCODE_NLS_CONFIG = {"locale":"en-us","availableLanguages":{},"_languagePackSupport":true}
# environment
_ = /usr/bin/make
# makefile (from `Makefile', line 1)
MAKEFILE_LIST := Makefile
# makefile (from `Makefile', line 5)
BUILDDIR := build
# environment
__CFBundleIdentifier = com.microsoft.VSCode
# environment
VSCODE_CWD = /
# environment
PATH = /opt/miniforge3/condabin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/Users/caranmegil/.cargo/bin:/Users/caranmegil/.yarn/bin:/Users/caranmegil/.config/yarn/global/node_modules/.bin:/Users/caranmegil/Library/Android/sdk/platform-tools/:/Library/Frameworks/Python.framework/Versions/3.6/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/MacGPG2/bin:/Library/Apple/usr/bin:/usr/local/flutter/bin:/Users/caranmegil/Library/Android/sdk/emulator:/Users/caranmegil/Library/Android/sdk/tools:/Users/caranmegil/Library/Android/sdk/tools/bin:/Users/caranmegil/Library/Android/sdk/platform-tools
# makefile (from `Makefile', line 1)
INFORM := ~/if/inform7/inform
# environment
ELECTRON_RUN_AS_NODE = 1
# environment
ANDROID_HOME = /Users/caranmegil/Library/Android/sdk
# default
.FEATURES := target-specific order-only second-expansion else-if archives jobserver check-symlink
# environment
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.JhSvGGtZkn/Listeners
# makefile (from `Makefile', line 7)
SRCDIR := .
# automatic
%F = $(notdir $%)
# environment
CONDA_EXE = /opt/miniforge3/bin/conda
# environment
PWD = /Users/caranmegil/if/butteredtoast
# environment
ORIGINAL_XDG_CURRENT_DESKTOP = undefined
# environment
VSCODE_AMD_ENTRYPOINT = vs/workbench/api/node/extensionHostProcess
# environment
HOME = /Users/caranmegil
# default
MAKEFILEPATH := /Applications/Xcode.app/Contents/Developer/Makefiles
# environment
VSCODE_CODE_CACHE_PATH = /Users/caranmegil/Library/Application Support/Code/CachedData/b06ae3b2d2dbfe28bca3134cc6be65935cdfea6a
# environment
LOGNAME = caranmegil
# environment
APPLICATION_INSIGHTS_NO_DIAGNOSTIC_CHANNEL = 1
# environment
VSCODE_HANDLES_UNCAUGHT_ERRORS = true
# automatic
^D = $(patsubst %/,%,$(dir $^))
# makefile (from `Makefile', line 6)
DISTDIR := dist
# environment
XPC_FLAGS = 0x0
# default
MAKE = $(MAKE_COMMAND)
# default
MAKECMDGOALS := all
# makefile (from `Makefile', line 11)
SRCS := ./ButteredToast.inform/Source/story.ni
# environment
SHLVL = 2
# default
MAKE_VERSION := 3.81
# environment
USER = caranmegil
# makefile
.DEFAULT_GOAL := all
# automatic
%D = $(patsubst %/,%,$(dir $%))
# environment
CONDA_SHLVL = 0
# default
MAKE_COMMAND := /Applications/Xcode.app/Contents/Developer/usr/bin/make
# default
.VARIABLES :=
# environment
TMPDIR = /var/folders/w6/sfbt669d6914x8w489scn21c0000gn/T/
# automatic
*F = $(notdir $*)
# environment
VSCODE_IPC_HOOK = /Users/caranmegil/Library/Application Support/Code/1.69.1-main.sock
# environment
MallocNanoZone = 0
# makefile
MAKEFLAGS = Rrqp
# environment
MFLAGS = -Rrqp
# automatic
*D = $(patsubst %/,%,$(dir $*))
# environment
XPC_SERVICE_NAME = application.com.microsoft.VSCode.27134730.27134736
# automatic
+D = $(patsubst %/,%,$(dir $+))
# automatic
+F = $(notdir $+)
# environment
__CF_USER_TEXT_ENCODING = 0x1F5:0x0:0x0
# environment
COMMAND_MODE = unix2003
# default
MAKEFILES :=
# automatic
<F = $(notdir $<)
# makefile (from `Makefile', line 9)
PROJDIR := ./ButteredToast.inform
# environment
LC_ALL = C
# makefile (from `Makefile', line 2)
INFORM7 := ~/if/inform7/inform/inform7/Tangled/inform7
# environment
CONDA_PYTHON_EXE = /opt/miniforge3/bin/python
# automatic
^F = $(notdir $^)
# default
SUFFIXES :=
# environment
_CE_M =
# default
.INCLUDE_DIRS = /usr/local/include
# environment
MAKELEVEL := 0
# environment
LANG = C
# environment
VSCODE_PID = 28194
# environment
_CE_CONDA =
# makefile (from `Makefile', line 4)
INBLORB := ~/if/inform7/inform/inblorb/Tangled/inblorb
# variable set hash-table stats:
# Load=75/1024=7%, Rehash=0, Collisions=1/114=1%
# Pattern-specific Variable Values
# No pattern-specific variable values.
# Directories
# . (device 16777233, inode 23302098): 12 files, no impossibilities.
# ./ButteredToast.inform/Source (device 16777233, inode 26978637): 3 files, no impossibilities.
# ButteredToast.inform/Source (device 16777233, inode 26978637): 3 files, no impossibilities.
# 18 files, no impossibilities in 3 directories.
# Implicit Rules
%.i6: %.ni
# commands to execute (from `Makefile', line 21):
$(INFORM7) -project "$(PROJDIR)" $(ARGS)
# 1 implicit rules, 0 (0.0%) terminal.
# Files
all: ButteredToast
# Command-line target.
# Implicit rule search has not been done.
# File does not exist.
# File has been updated.
# Needs to be updated (-q is set).
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/5=0%
# commands to execute (from `Makefile', line 15):
$(INBLORB) $(PROJDIR)/Release.blurb $(SRCDIR)/$(TARGET).gblorb
# Not a target:
.SUFFIXES:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
# Not a target:
Makefile:
# Implicit rule search has been done.
# Last modified 2022-07-21 05:28:01
# File has been updated.
# Successfully updated.
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%
ButteredToast: ButteredToast.inform/Source/story.i6
# Implicit rule search has not been done.
# File does not exist.
# File has been updated.
# Needs to be updated (-q is set).
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/5=0%
# commands to execute (from `Makefile', line 18):
$(INFORM6) -E2w~S~DG $(PROJDIR)/Build/auto.inf $(PROJDIR)/Build/output.ulx
# Not a target:
ButteredToast.inform/Source/story.ni:
# Implicit rule search has been done.
# Last modified 2022-07-21 05:24:29
# File has been updated.
# Successfully updated.
# variable set hash-table stats:
# Load=0/32=0%, Rehash=0, Collisions=0/0=0%
# Not a target:
.DEFAULT:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
clean:
# Implicit rule search has not been done.
# Modification time never checked.
# File has not been updated.
# commands to execute (from `Makefile', line 24):
- rm -rf $(PROJDIR)/Build
- rm *.gblorb
ButteredToast.inform/Source/story.i6: ButteredToast.inform/Source/story.ni
# Implicit rule search has been done.
# Implicit/static pattern stem: `ButteredToast.inform/Source/story'
# File does not exist.
# File has been updated.
# Needs to be updated (-q is set).
# automatic
# @ := ButteredToast.inform/Source/story.i6
# automatic
# % :=
# automatic
# * := ButteredToast.inform/Source/story
# automatic
# + := ButteredToast.inform/Source/story.ni
# automatic
# | :=
# automatic
# < := ButteredToast.inform/Source/story.ni
# automatic
# ^ := ButteredToast.inform/Source/story.ni
# automatic
# ? := ButteredToast.inform/Source/story.ni
# variable set hash-table stats:
# Load=8/32=25%, Rehash=0, Collisions=1/13=8%
# commands to execute (from `Makefile', line 21):
$(INFORM7) -project "$(PROJDIR)" $(ARGS)
# files hash-table stats:
# Load=8/1024=1%, Rehash=0, Collisions=0/26=0%
# VPATH Search Paths
# No `vpath' search paths.
# No general (`VPATH' variable) search path.
# # of strings in strcache: 1
# # of strcache buffers: 1
# strcache size: total = 4096 / max = 4096 / min = 4096 / avg = 4096
# strcache free: total = 4087 / max = 4087 / min = 4087 / avg = 4087
# Finished Make data base on Fri Jul 22 11:19:51 2022