From dc12a97239e0b6cc7ee023e86d0ed47f5dcf1f08 Mon Sep 17 00:00:00 2001 From: theAlexGuy Date: Tue, 11 Feb 2020 02:39:40 +0100 Subject: [PATCH] changed gitignore to ignore results from imageGenerator --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d325c08..2de6a97 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # custom result/* - +results/*