Remove duplicate .gitignore entries and fix script permissions
Some checks failed
P2P Network Verification / p2p-verification (push) Successful in 2s
Blockchain Synchronization Verification / sync-verification (push) Failing after 7s
Multi-Node Blockchain Health Monitoring / health-check (push) Successful in 2s

- Remove duplicate runtime file patterns from .gitignore (data/, config/, logs/, production/, *.log, *.db, *.db-wal, *.db-shm, !*.example)
- Make generate_unique_node_ids.py executable
This commit is contained in:
aitbc
2026-04-23 13:08:33 +02:00
parent 1b5f27e9db
commit b7b5d042bd
2 changed files with 11 additions and 0 deletions

0
scripts/utils/generate_unique_node_ids.py Normal file → Executable file
View File