blob: 2d7c8e6d34ac04da8f14d07877cba1749fe19727 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# VM state files — ephemeral, contain VM IDs and WireGuard keys
.hyperstack-*-state.json
.hyperstack-*-state.json.known_hosts
# Tooling directories
.claude/
.serena/
# Agent prompt history — ephemeral, changes every turn
pi/prompt-history.json
pi/plans
|