From 34cd9075a84e00ca1a8f9ee24d9f8e20f86a3c6e Mon Sep 17 00:00:00 2001 From: PoliEcho Date: Sun, 8 Dec 2024 15:32:41 +0100 Subject: [PATCH] ignore build --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1981917..a64b1a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ server -.vscode \ No newline at end of file +.vscode +build \ No newline at end of file