Skip to content

Commit

Permalink
Ignore output files from render_report.R
Browse files Browse the repository at this point in the history
  • Loading branch information
pbchase committed Oct 22, 2024
1 parent 643b07e commit 87231be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
*.zip
site
!inst/testdata/*.csv
report/*log.txt
report/*.html

# env file
*.env
Expand Down
1 change: 1 addition & 0 deletions study_template/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
*.env
!examples/testing.env
output/
report/*log.txt

0 comments on commit 87231be

Please sign in to comment.