diff options
| author | Hermes Agent <hermes@localhost> | 2026-08-12 09:15:30 +0000 |
|---|---|---|
| committer | Hermes Agent <hermes@localhost> | 2026-08-12 09:15:30 +0000 |
| commit | feb6e6148cfc8f664bbae6b70cb1c793ef690c5c (patch) | |
| tree | 927b9d05f04560da2da42f4281328809f8fe6ae7 /.gitignore | |
| parent | accfdafe37212a4656033c728cd03f4ed6936eb5 (diff) | |
Ignore local agent planning metadata
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ /target/ /work/ /out/ + +.hermes/ |