Skip to content

Commit f36c7f7

Browse files
authored
[chore] Add *.ipynb to .gitignore (#481)
1 parent 73c1965 commit f36c7f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# uv
22
uv.lock
33

4+
# Jupyter Notebooks
5+
*.ipynb
6+
47
# PyCharm
58
.idea/
69

0 commit comments

Comments
 (0)