chore: remove tracked artifacts

This commit is contained in:
Peter Steinberger
2026-01-18 02:52:22 +00:00
parent 1420d113d8
commit 67f63ecd7e
30 changed files with 0 additions and 34 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
-21
View File
@@ -1,21 +0,0 @@
#!/bin/sh
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
case `uname` in
*CYGWIN*|*MINGW*|*MSYS*)
if command -v cygpath > /dev/null 2>&1; then
basedir=`cygpath -w "$basedir"`
fi
;;
esac
if [ -z "$NODE_PATH" ]; then
export NODE_PATH="/Users/steipete/Projects/clawdbot4/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/bin/node_modules:/Users/steipete/Projects/clawdbot4/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/node_modules:/Users/steipete/Projects/clawdbot4/node_modules/.pnpm/markdown-it@14.1.0/node_modules:/Users/steipete/Projects/clawdbot4/node_modules/.pnpm/node_modules"
else
export NODE_PATH="/Users/steipete/Projects/clawdbot4/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/bin/node_modules:/Users/steipete/Projects/clawdbot4/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/node_modules:/Users/steipete/Projects/clawdbot4/node_modules/.pnpm/markdown-it@14.1.0/node_modules:/Users/steipete/Projects/clawdbot4/node_modules/.pnpm/node_modules:$NODE_PATH"
fi
if [ -x "$basedir/node" ]; then
exec "$basedir/node" "$basedir/../markdown-it/bin/markdown-it.mjs" "$@"
else
exec node "$basedir/../markdown-it/bin/markdown-it.mjs" "$@"
fi
-1
View File
@@ -1 +0,0 @@
../markdown-it/bin/markdown-it.mjs
-1
View File
@@ -1 +0,0 @@
../../../node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it
-1
View File
@@ -1 +0,0 @@
../../../node_modules/.pnpm/matrix-js-sdk@40.0.0/node_modules/matrix-js-sdk
BIN
View File
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
../../../../node_modules/.pnpm/@microsoft+agents-hosting@1.1.1/node_modules/@microsoft/agents-hosting
-1
View File
@@ -1 +0,0 @@
../../../../node_modules/.pnpm/@microsoft+agents-hosting-express@1.1.1/node_modules/@microsoft/agents-hosting-express
@@ -1 +0,0 @@
../../../../node_modules/.pnpm/@microsoft+agents-hosting-extensions-teams@1.1.1/node_modules/@microsoft/agents-hosting-extensions-teams
-1
View File
@@ -1 +0,0 @@
../../../node_modules/.pnpm/express@5.2.1/node_modules/express
-1
View File
@@ -1 +0,0 @@
../../../node_modules/.pnpm/proper-lockfile@4.1.2/node_modules/proper-lockfile
BIN
View File
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
../../../../node_modules/.pnpm/@sinclair+typebox@0.34.47/node_modules/@sinclair/typebox
-1
View File
@@ -1 +0,0 @@
../../../node_modules/.pnpm/ws@8.19.0/node_modules/ws
-1
View File
@@ -1 +0,0 @@
../../../node_modules/.pnpm/zod@4.3.5/node_modules/zod
BIN
View File
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
../../../node_modules/.pnpm/undici@7.18.2/node_modules/undici
BIN
View File
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
../../../../node_modules/.pnpm/@sinclair+typebox@0.34.47/node_modules/@sinclair/typebox
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.