Files
football-competitiveness/.gitignore
T
John Gatward 95d8175070
Build and Push Docker Image / build (push) Successful in 22m11s
[main]: fix cache
2026-08-04 23:07:30 +01:00

23 lines
301 B
Plaintext

# 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/cache/
renv/python/
renv/staging/
# IDE/project metadata
.idea/
.vscode/
# OS cruft
.DS_Store