From 8a40186f8ba08dd16f7cf75c373168c9211118c6 Mon Sep 17 00:00:00 2001 From: stefiosif Date: Sat, 21 Sep 2024 15:42:53 +0300 Subject: [PATCH] Update gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 92a20f1..7a0aa39 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ /target - -settings.json \ No newline at end of file +/.vscode +/.mailmap \ No newline at end of file