From 2b7391c1e412992f3ce9055e8db6283788bc8f3d Mon Sep 17 00:00:00 2001 From: m-guberina <gubi.guberina@gmail.com> Date: Fri, 3 Nov 2023 12:44:47 +0100 Subject: [PATCH] ignore work pls --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0471fce..f5743f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -clik/build +clik/build/ +build/ -- GitLab