From 02eb63a54c25fd9c1a31b5916ddb70cb69879ef1 Mon Sep 17 00:00:00 2001 From: Siwat Sirichai Date: Thu, 16 Nov 2023 15:11:52 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8a9fb2f..c748104 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,7 @@ .vscode/c_cpp_properties.json .vscode/launch.json .vscode/ipch -.vs/ \ No newline at end of file +.vs/ +.vscode/ +.vscode/settings.json +.vscode/settings.json