From 4cb5bd912b539853963baf3dd31263ff06e3853b Mon Sep 17 00:00:00 2001 From: Chris Cheetham Date: Fri, 12 Feb 2021 11:12:25 -0500 Subject: [PATCH] Ignore JetBrains state --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 495a75e..a83bb87 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/build/ - +build/ +.idea/