From cdb0fbe3f7d5c6a2c71e9289a668bd09966f309f Mon Sep 17 00:00:00 2001 From: Chris Cromer Date: Wed, 6 Apr 2022 22:38:26 -0400 Subject: [PATCH] ignore any filename for code workspaces --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6297a84..b2b3eca 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ api.json # Visual Studio Code Project file -source.code-workspace +*.code-workspace # Visual Studio Cache .vs/