From 37bbc82ee08e1c8c319fd0121613b95f18ed0eb6 Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Fri, 2 Jun 2023 21:49:28 +0100 Subject: [PATCH] add vscode and idea ingore file --- .gitignore | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index eaeaa30..513e000 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ -ncmdump*.exe -ncmdump \ No newline at end of file +*.exe +ncmdump + +.vscode +.idea \ No newline at end of file