Skip to content

Commit

Permalink
proper way to git ignore html files
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru committed Apr 29, 2024
1 parent d7904ee commit 7d415f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions book/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
/.quarto/
*.rmarkdown
*.html
!_extensions/**/*.html

0 comments on commit 7d415f8

Please sign in to comment.