Files
DriverVault/.gitignore
T
tajniak81andClaude Opus 5 05f8bd07ed The register map, kept locally without keeping it in the repo
The Anker Modbus reference page is published as an artifact and lives in the
project root as a working copy. It is generated rather than authored, and the
published page is the one that gets updated, so tracking the local copy would
only invite the two to drift apart in review.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-01 19:49:39 +02:00

21 lines
328 B
Plaintext

# Design assets / source (not tracked)
Design/
# Dependencies (covers API Server/panel/node_modules, etc.)
node_modules/
# OS / editor cruft
.DS_Store
Thumbs.db
*.log
.vscode/*
!.vscode/extensions.json
.idea/
# Secrets
.env
*.env.local
# Local reference copy of the published Anker Modbus map artifact
anker-modbus-map.html