From c46a2fa32d018b9c4895fc6403b664b70f06365a Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Thu, 4 Feb 2021 01:21:33 -0500 Subject: [PATCH] Ignore website output --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5a8ec2c..3b3a99c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ website/resources/_gen -/website/public/ +website/public