Remove generated report artifacts from version control
Add reports/figures/, reports/slides/, reports/tables/ to .gitignore and untrack previously committed PNGs. These are build artifacts regenerated by tar_make() and deploy.R. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3
.gitignore
vendored
@@ -27,6 +27,9 @@ _targets.user/data/
|
||||
/.quarto/
|
||||
**/*.quarto_ipynb
|
||||
docs
|
||||
reports/figures/
|
||||
reports/slides/
|
||||
reports/tables/
|
||||
|
||||
/dev/
|
||||
/scratch/
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 151 KiB |
|
Before Width: | Height: | Size: 106 KiB |
|
Before Width: | Height: | Size: 375 KiB |
|
Before Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 291 KiB |
|
Before Width: | Height: | Size: 95 KiB |
|
Before Width: | Height: | Size: 128 KiB |
|
Before Width: | Height: | Size: 72 KiB |