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