From 913967a405b52757790d9a25ab8e2e9eabb91572 Mon Sep 17 00:00:00 2001 From: TheThomaas Date: Sun, 21 May 2023 15:47:20 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0f0032a..cacefb7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .env -.code-workspace +*.code-workspace *.old *.yml.old \ No newline at end of file