Fix: gitignore scripts/package.sh e verify-version.sh, tolti da .gitignore
Nightly Build / build (push) Has been cancelled

This commit is contained in:
2026-07-19 23:53:44 +01:00
parent ef20e4362f
commit aba231b641
2 changed files with 2 additions and 8 deletions
+2 -1
View File
@@ -17,6 +17,8 @@ blueprint/
/logs/
/tmp/
/scripts/
!scripts/package.sh
!scripts/verify-version.sh
# Connector folders installed from the marketplace — instance data, like homes/
# and database/, not source. See crates/skald-core/src/mcp/install.rs
/connectors/
@@ -50,7 +52,6 @@ node_modules/
# ── Private skills ────────────────────────────────────────────────────────────
skills/.gitignore
scripts/.gitignore
# ── Editors & IDEs ────────────────────────────────────────────────────────────
.claude/