We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4335265 commit 017a945Copy full SHA for 017a945
1 file changed
.gitignore
@@ -58,3 +58,6 @@ target/
58
59
# Notebooks
60
.ipynb_checkpoints
61
+
62
+# Keep json files out
63
+*.json
0 commit comments