fix(cross-seed): downgrade Node.js to v22 LTS to fix better-sqlite3 build failure

This commit is contained in:
MickLesk
2026-06-04 11:11:18 +02:00
parent d8bba89af2
commit 8a4525057b
3 changed files with 19 additions and 22 deletions

16
.codegraph/.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# CodeGraph data files
# These are local to each machine and should not be committed
# Database
*.db
*.db-wal
*.db-shm
# Cache
cache/
# Logs
*.log
# Hook markers
.dirty