From 27425109c92ae154ba6a5d91a7d1fe20964b5ebd Mon Sep 17 00:00:00 2001 From: and94x Date: Mon, 15 Aug 2022 11:11:14 +0200 Subject: [PATCH] changed output dir on gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3a4b023..466e248 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -**/out \ No newline at end of file +out/ \ No newline at end of file