From 240a6dbfb6548122d4e7f391381297aa6c3a6ebe Mon Sep 17 00:00:00 2001 From: PoliEcho Date: Sat, 19 Oct 2024 22:13:21 +0200 Subject: [PATCH] ignore build --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b99a678..f96b96f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .cache .vscode compile_commands.json -core* \ No newline at end of file +core* +build \ No newline at end of file