mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-05 07:09:34 +02:00
fix(cross-seed): downgrade Node.js to v22 LTS to fix better-sqlite3 build failure
This commit is contained in:
16
.codegraph/.gitignore
vendored
Normal file
16
.codegraph/.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user