From 73cc43af3ca975cd85a228e8b24082faf69dac7b Mon Sep 17 00:00:00 2001 From: Harrison Deng Date: Fri, 19 Jul 2024 18:05:28 +0000 Subject: [PATCH] Added output folder to gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index da2be5f..a5b24d2 100644 --- a/.gitignore +++ b/.gitignore @@ -575,3 +575,4 @@ cython_debug/ # Props shop-data Props/shops +output \ No newline at end of file