From 5536ad96b022207bad03019db71c29ab8385ad39 Mon Sep 17 00:00:00 2001 From: Curve Date: Sun, 7 Jan 2024 01:33:15 +0100 Subject: [PATCH] chore: update gitignore --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bb7cd97..af96791 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -build/ -.vscode/ -.old/ \ No newline at end of file +.vscode +build