diff options
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # VM state files — ephemeral, contain VM IDs and WireGuard keys -*.state.json -*.state.json.known_hosts +.hyperstack-*-state.json +.hyperstack-*-state.json.known_hosts # Tooling directories .claude/ |
