Skip to content

Commit 7f73669

Browse files
committed
chore: update .gitignore for AI-generated config files
1 parent 4efb5f5 commit 7f73669

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ examples/notebooks/batch_config.yaml
6262
*.nbconvert.ipynb
6363
.ipynb_checkpoints/
6464

65+
# AI-generated config outputs
66+
*_config.yaml
67+
6568
# OS
6669
.DS_Store
6770

0 commit comments

Comments
 (0)