mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-03-29 08:29:55 +00:00
31 lines
535 B
Plaintext
31 lines
535 B
Plaintext
node_modules/
|
|
data/
|
|
*.bak
|
|
*.db
|
|
*.db-journal
|
|
config.json
|
|
.env
|
|
data-lincomatic/
|
|
config-lincomatic.json
|
|
theme.json
|
|
firmware/
|
|
coverage/
|
|
public-instrumented/
|
|
.nyc_output/
|
|
.setup-state
|
|
# Squad: ignore runtime state (logs, inbox, sessions)
|
|
.squad/orchestration-log/
|
|
.squad/log/
|
|
.squad/decisions/inbox/
|
|
.squad/sessions/
|
|
# Squad: SubSquad activation file (local to this machine)
|
|
.squad-workstream
|
|
# Temp scripts / build artifacts
|
|
recover-delta.sh
|
|
merge.sh
|
|
replacements.txt
|
|
reps.txt
|
|
cmd/server/server.exe
|
|
cmd/ingestor/ingestor.exe
|
|
# CI trigger
|