chore: add .dev-state to .gitignore

The .dev-state file is generated at runtime by the gateway process and
should not be tracked in version control.

Closes #41781
This commit is contained in:
smysle
2026-03-10 14:35:45 +08:00
committed by Robin Waslander
parent bda63c3c7f
commit b7be3f614a

1
.gitignore vendored
View File

@@ -121,3 +121,4 @@ dist/protocol.schema.json
# Synthing
**/.stfolder/
.dev-state