diff --git a/.gitignore b/.gitignore index 620f85d..8b847e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,14 @@ *.pyc .idea .vscode -/volume/deluge* + +# R/Rmd stuff .RData .Rhistory .Rproj.user *.Rproj *.nb.html +*.csv +*.log +*.jsonl +**/rsconnect \ No newline at end of file