mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-08 22:48:21 -05:00
29 lines
321 B
Plaintext
29 lines
321 B
Plaintext
.DS_Store
|
|
.Rproj.user
|
|
.Rhistory
|
|
.Rprofile
|
|
*.o
|
|
*.so
|
|
/src-i386/
|
|
/src-x86_64/
|
|
shinyapps/
|
|
README.html
|
|
.*.Rnb.cached
|
|
tools/yarn-error.log
|
|
|
|
# TypeScript / yarn
|
|
/node_modules/
|
|
.cache
|
|
.yarn/*
|
|
!.yarn/releases
|
|
!.yarn/plugins
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
.pnp.*
|
|
coverage/
|
|
madge.svg
|
|
|
|
|
|
# GHA remotes installation
|
|
.github/r-depends.rds
|