We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b9afa1 commit 0c2965bCopy full SHA for 0c2965b
1 file changed
.gitignore
@@ -1,2 +1,5 @@
1
node_modules
2
-.idea
+.idea
3
+# Demo / scratch notebooks must not be committed.
4
+*.ipynb
5
+.ipynb_checkpoints/
0 commit comments