From 0189ffa50b5d6e727fc5afdcf392b038c7e21b47 Mon Sep 17 00:00:00 2001 From: Astrian Zheng Date: Fri, 15 Sep 2023 08:14:56 +1000 Subject: [PATCH] Add new ignored items --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8d4a6c0..846c3d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ bin -obj \ No newline at end of file +obj +/.vscode +/.vs/FIT5032-Assignment