Skip to content

Commit

Permalink
chore: update rstudio project metadata files
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie committed Jul 19, 2024
1 parent 33edf8c commit 9ce23fa
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
^revdep$
^CRAN-SUBMISSION$
^examples$
^\.Rproj\.user$
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ local/quarto/*.html
local/quarto/*_files/
local/quarto/*.js
local/quarto/_extensions/
.Rproj.user
5 changes: 5 additions & 0 deletions shinylive.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@ SaveWorkspace: No
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: No
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: pdfLaTeX

AutoAppendNewline: Yes
StripTrailingWhitespace: Yes
LineEndingConversion: Posix
Expand Down

0 comments on commit 9ce23fa

Please sign in to comment.