File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed
docs/api/covidcast-signals Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change @@ -11,3 +11,35 @@ __pycache__/
1111/node_modules
1212.mypy_cache
1313/missing_db_signals.csv
14+
15+
16+
17+ # #Added by Tina to avoid tracking R studio config files
18+ # History files
19+ .Rhistory
20+ .Rapp.history
21+
22+ # Session Data files
23+ .RData
24+ .RDataTmp
25+
26+ # User-specific files
27+ .Ruserdata
28+
29+ # RStudio files
30+ .Rproj.user /
31+
32+ # OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
33+ .httr-oauth
34+
35+ # knitr and R markdown default cache directories
36+ * _cache /
37+ /cache /
38+
39+ # R Environment Variables
40+ .Renviron
41+
42+ # RStudio Connect folder
43+ rsconnect /
44+
45+ * .Rproj
Original file line number Diff line number Diff line change 11---
22title : COVID-19 Trends and Impact Survey
3- parent : Data Sources and Signals
3+ parent : Inactive Signals
44grand_parent : COVIDcast Main Endpoint
55---
66
You can’t perform that action at this time.
0 commit comments