We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cf9a44 commit 4c1d177Copy full SHA for 4c1d177
.gitignore
@@ -1,5 +1,3 @@
1
-
2
3
.vscode
4
.idea
5
.DS_Store
@@ -172,3 +170,10 @@ examples/integrations/*.out
172
170
/.obsidian/core-plugins-migration.json
173
171
/.obsidian/hotkeys.json
174
/.obsidian/workspace.json
+
+# Ignore generated tutorial files
175
+examples/tutorials/z_other_tutorials/json_io/04_simple_layer_stack.py
176
+examples/tutorials/z_other_tutorials/json_io/fault_scalar_field.png
177
+examples/tutorials/z_other_tutorials/json_io/initial_model_y.png
178
+examples/tutorials/z_other_tutorials/json_io/model_with_data.png
179
+examples/tutorials/z_other_tutorials/json_io/multiple_series_faults_computed.json
0 commit comments