Skip to content

Instantly share code, notes, and snippets.

View SimonCoulombe's full-sized avatar

Simon Coulombe SimonCoulombe

View GitHub Profile
@SimonCoulombe
SimonCoulombe / .gitignore
Last active January 10, 2023 17:49
.gitignore for R
.DS_Store
*.html
core*
*.png
# History files
.Rhistory
.Rapp.history
# some notes on installing minecraft to follow along the book.
# raspberryJuice is not updated anymore (stops at minecraft 1.12 or something)
# I got JuicyRaspberryPi instead.
# installation instructions here:
# https://github.com/wensheng/JuicyRaspberryPie/blob/master/doc/using-api-spigot.md
# steps that worked for me:
# Installed Java SDK 17 (exactly 17, not more, not less). Got it from adoptium: