Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 2 additions & 21 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,22 +35,6 @@ vignettes/*.pdf
*.utf8.md
*.knit.md


# Ignore everything in 0_data except folder structure
0_data/**
!0_data/**/
!0_data/**/.gitkeep

# Ignore everything in 2_pipeline except folder structure
2_pipeline/**
!2_pipeline/**/
!2_pipeline/**/.gitkeep

# Ignore everything in 3_output except folder structure
3_output/**
!3_output/**/
!3_output/**/.gitkeep

# R package build artefacts. docs/ is the pkgdown site: a build
# output, regenerated from the sources by CI on every push to main
# and published from there, so no rendered copy belongs in git.
Expand All @@ -60,11 +44,6 @@ inst/doc/
/Meta/
INSTALL

# Ignore everything in 4_writing except folder structure
4_writing/**
!4_writing/**/
!4_writing/**/.gitkeep

# Backups of share readmes edited by data-raw/add_crs_to_readmes.R
readme_backups/

Expand All @@ -74,3 +53,5 @@ readme_backups/
# as a page on the documentation site.
AGENTS.md
CLAUDE.md

test.R