chore: remove tracked tarballs and add .gitignore

Release tarballs were committed to the repo. Remove them and add a
.gitignore to prevent it from happening again.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-26 16:45:25 +00:00
parent 7922630fc3
commit 54a33d70b0
3 changed files with 3 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
node_modules/
dist/
*.tar.gz
Binary file not shown.
Binary file not shown.