Skip to content

Commit 918f566

Browse files
changes for .qmd Quarto documents
1 parent d8abc54 commit 918f566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ paginate: 10
4141
enableEmoji: true
4242
enableRobotsTXT: true
4343
footnotereturnlinkcontents: <sup>^</sup>
44-
ignoreFiles: [\.ipynb_checkpoints$, \.Rmd$, \.Rmarkdown$, _cache$]
44+
ignoreFiles: [\.ipynb_checkpoints$, \.Rmd$, \.Rmarkdown$, _cache$, \.qmd$, \.ipynb$, \.py$]
4545
permalinks:
4646
event: '/talk/:slug/'
4747
authors: '/author/:slug/'

0 commit comments

Comments
 (0)