chore: exclude AGENTS.md and test-debug-log.jsonl from npm package

This commit is contained in:
Troed Sångberg
2026-06-14 13:42:01 +02:00
parent 4ca808964d
commit 4efa9c58a5
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
.vibe/
assets/
*.tgz
AGENTS.md
test-debug-log.jsonl
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@troed/oc-ls-stats",
"version": "0.0.68",
"version": "0.0.69",
"type": "module",
"exports": {
"./tui": {