From a72fbc00bb4bdc531b51c4b79b9eee786a4cd258 Mon Sep 17 00:00:00 2001 From: Wojtek Figat Date: Mon, 23 Jan 2023 20:36:25 +0100 Subject: [PATCH] Ignore generated vs code file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a3b126796..61e37b2ad 100644 --- a/.gitignore +++ b/.gitignore @@ -152,4 +152,4 @@ obj/ .vscode/ .idea/ *.code-workspace - +omnisharp.json