From 3c06c95f396b6e911076bc3291d5855ed01b5caa Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Sun, 26 Apr 2026 20:18:30 -0700 Subject: cleanup and ready for launch --- .npmignore | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to '.npmignore') diff --git a/.npmignore b/.npmignore index f1b7da2..56f8952 100644 --- a/.npmignore +++ b/.npmignore @@ -1,9 +1,11 @@ -source/ -tests/ -playground/ -PLAN.md +# Files .gitignore svelte.config.js tsconfig.json vite.config.ts vitest.config.ts + +# Directories +playground/ +source/ +tests/ -- cgit v1.2.3