Don't version commit hash

This commit is contained in:
2026-03-01 21:45:15 +01:00
parent 8cb92f9914
commit 1bd2ecc339
2 changed files with 2 additions and 3 deletions

3
.gitignore vendored
View File

@@ -3,4 +3,5 @@
*.3mf
*.pio
*.claude
*.vscode
*.vscode
web/version.js

View File

@@ -1,2 +0,0 @@
// Auto-generated by scripts/git_hash.py — do not edit
const FIRMWARE_BUILD_HASH = 'a3b5425';