Skip to content

Commit

Permalink
Removed llms directory - not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowArcanist committed Mar 8, 2025
1 parent 439f1d9 commit ff24ade
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ RUN --mount=type=cache,target=/root/.bun \
# Copy only necessary files for build
COPY docs/ ./docs/
COPY nginx/ ./nginx/
COPY llms/ ./llms/
COPY tailwind.config.js .
COPY env.d.ts .
COPY tsconfig*.json ./
Expand Down
19 changes: 0 additions & 19 deletions llms/llms.txt

This file was deleted.

0 comments on commit ff24ade

Please sign in to comment.