[main]: clean up

This commit is contained in:
John Gatward
2026-08-04 19:38:46 +01:00
parent 2d9bfafbe6
commit dae859c2ee
12 changed files with 21 additions and 199 deletions
+21
View File
@@ -0,0 +1,21 @@
# R session files
.Rhistory
.Rapp.history
.RData
.RDataTmp
.Ruserdata
# RStudio project/user state
.Rproj.user/
# renv local library/state (keep renv.lock and renv/activate.R tracked)
renv/library/
renv/python/
renv/staging/
# IDE/project metadata
.idea/
.vscode/
# OS cruft
.DS_Store