From 1c7049d7c4ca32836f01d90fc00d866ef7e0ef79 Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Mon, 27 Sep 2021 21:11:33 -0700 Subject: [PATCH] ignore docs dir --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 23c737a..e0be90c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +docs + # Literally copied from Rstudio Repo no idea if all this is needed. # https://github.com/rstudio/rstudio/blob/master/.gitignore /build/