faizath commited on
Commit
a442152
·
verified ·
1 Parent(s): 61550c1

chore: ignore local agent state

Browse files

Agent tooling writes session state into the working tree while the
dataset is assembled, and that state must never reach a published
dataset repo.

Files changed (1) hide show
  1. .gitignore +2 -0
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ # Local agent/session state, never part of the dataset
2
+ .omc/