We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
*.ipynb
.gitignore
1 parent 73c1965 commit f36c7f7Copy full SHA for f36c7f7
1 file changed
.gitignore
@@ -1,6 +1,9 @@
1
# uv
2
uv.lock
3
4
+# Jupyter Notebooks
5
+*.ipynb
6
+
7
# PyCharm
8
.idea/
9
0 commit comments