From eaeab5fddb16a1fc4746285fad741d639930d120 Mon Sep 17 00:00:00 2001 From: Aman Singh Date: Wed, 3 Aug 2022 12:54:53 +0530 Subject: [PATCH] updated .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index af1f069..23309bb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ release coverage.out vendor .idea -.vscode/launch.json +.vscode