Skip to content

Commit 79c16fa

Browse files
committed
fix: 🐛 Quarto auto-adds this line, this fixes it so Quarto stops
1 parent 5f7c97c commit 79c16fa

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ docs/.quarto/
3636
*.ipynb
3737
*.quarto_ipynb
3838
*.storage
39+
**/*.quarto_ipynb
3940

4041
# Quartodoc
4142
/docs/reference/

template/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ cover/
6969
docs/.quarto/
7070
*.ipynb
7171
*.quarto_ipynb
72+
**/*.quarto_ipynb
7273
*.storage
7374

7475
# Quartodoc

0 commit comments

Comments
 (0)