From 76e0e02abb551242c4f96e4bc1bc0920120ed918 Mon Sep 17 00:00:00 2001 From: sdgamboa Date: Wed, 3 Apr 2024 12:18:22 -0400 Subject: [PATCH] ignore .Rhistory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e523310..8ba7238 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ docs log* bugphyzz*tsv inst/picrust/venv +.Rhistory