From 1da88dfe69ef46834db717a1c2a8bedd7cdcc7e6 Mon Sep 17 00:00:00 2001 From: Abivarman <abivarman.kandiah@etu.hesge.ch> Date: Mon, 12 Sep 2022 16:34:59 +0200 Subject: [PATCH] Add build folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e69de29..07ed706 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +build/* \ No newline at end of file -- GitLab