Skip to content

Commit

Permalink
add non-standard files/directories to .Rbuildignore
Browse files Browse the repository at this point in the history
```r
   Non-standard files/directories found at top level:
     ‘COMPLIANCE.yaml’ ‘Compare_CHELSA.R’ ‘DD_Processing_Scripts’
     ‘archive’ ‘data_processing’ ‘logo.svg’ ‘logo_icon.png’ ‘man-roxygen’
```
  • Loading branch information
achubaty committed May 24, 2024
1 parent 87dda86 commit 10819f0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,11 @@
^pkgdown$
^doc$
^Meta$
^COMPLIANCE\.yaml$
^Compare_CHELSA\.R$
^DD_Processing_Scripts$
^archive$
^data_processing$
^logo\.svg$
^logo_icon\.png$
^man-roxygen$

0 comments on commit 10819f0

Please sign in to comment.