Skip to content

Commit

Permalink
Add docs/ to .gitignore and .Rbuildignore
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-hi committed Nov 3, 2023
1 parent dcad0f5 commit ae9f074
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@
^\.lintr$
^\.github$
^Meta$
^docs/
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ inst/doc/*
\.DS_Store
\.Rhistory
^r\\.Rproj$
/doc/
docs/
/Meta/

0 comments on commit ae9f074

Please sign in to comment.