# Ignore everything in subdirectories (render artifacts, caches, etc.)
*/*

# Allow only source files
!*/*.qmd
!*/_quarto.yml
