From 85b9d3603fa97d9cbc9456c63dc966de5461262f Mon Sep 17 00:00:00 2001 From: KingRainbow44 Date: Mon, 18 Apr 2022 23:21:01 -0400 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fc8d20d93..11c43e89a 100644 --- a/.gitignore +++ b/.gitignore @@ -27,7 +27,8 @@ hs_err_pid* .gradle # Ignore Gradle build output directory -build +build/ +out/ # Eclipse .project