We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4efb5f5 commit 7f73669Copy full SHA for 7f73669
1 file changed
.gitignore
@@ -62,6 +62,9 @@ examples/notebooks/batch_config.yaml
62
*.nbconvert.ipynb
63
.ipynb_checkpoints/
64
65
+# AI-generated config outputs
66
+*_config.yaml
67
+
68
# OS
69
.DS_Store
70
0 commit comments