There was an error while loading. Please reload this page.
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