From 55f73542afeb6671a643d8d79fc51ba2705f0eb1 Mon Sep 17 00:00:00 2001 From: Viet-Anh Duong Date: Thu, 6 Oct 2022 13:52:35 +0700 Subject: [PATCH] update ignore file Signed-off-by: Viet-Anh Duong --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 66fd13c..bbb6a21 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,7 @@ # Dependency directories (remove the comment below to include it) # vendor/ + +.DS_Store +.idea +.vscode