From e636876c9b9d08615afaf0bce7550898d21e4c20 Mon Sep 17 00:00:00 2001 From: Phat Nguyen Date: Wed, 21 Feb 2024 21:16:12 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5b3e8cf..4909c8a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -.vscode *.DS_Store +build +.vscode