Skip to content

Commit ef42e53

Browse files
committed
fix(git): scope local artifact ignores
1 parent 0a2a66b commit ef42e53

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

.gitignore

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,17 @@ repos/
3434

3535
# Local benchmark/lab outputs
3636
benchmark-runs/
37-
outputs/
38-
results/skeptical-user/raw/
39-
results/skeptical-user/local/
40-
results/skeptical-user/tmp/
37+
/outputs/
38+
/results/*/raw/
39+
/results/*/local/
40+
/results/*/tmp/
4141
.tmp-skeptical-user/
4242

4343
# External benchmark/research clones
4444
matplotlib-repo/
4545
sympy-contextbench/
4646

4747
# Local agent/vendor artifacts
48-
**/skills/bmad-*/
4948
_bmad/
5049
_bmad-*/
5150
_bmad-output/

0 commit comments

Comments
 (0)