We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f363df commit 9b2a99bCopy full SHA for 9b2a99b
1 file changed
.gitignore
@@ -1 +1,9 @@
1
+# direnv configuration file
2
.envrc
3
+
4
+# editor backup files
5
+*~
6
+*.bak
7
8
+# checkpoint directory
9
+.ipynb_checkpoints/
0 commit comments