TTBook / src /.gitignore
Ruben Tsui
Ignoring generated binary files and website assets
c3b9baa
raw
history blame contribute delete
179 Bytes
# Quarto
/.quarto/
**/*.quarto_ipynb
# Rendered output
_site/
site_libs/
# Binary files that can be regenerated
*.woff
*.woff2
*.ttf
*.eot
*.png
*.jpg
*.jpeg
*.gif
*.pdf
*.docx