From: Bastian Dehn Date: Mon, 8 Sep 2025 14:29:13 +0000 (+0200) Subject: add build folder to gitignore X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;ds=inline;p=discspan.git add build folder to gitignore --- diff --git a/.gitignore b/.gitignore index 225c553..6a8bc10 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ .vscode -*.o -discspan +build \ No newline at end of file