From 6559feb8d2691b5d46065c34c66939310f1fec3c Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Mon, 18 Nov 2024 09:41:55 +0100 Subject: [PATCH] OZG-7024 Restore .gitignore --- alfa-client/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alfa-client/.gitignore b/alfa-client/.gitignore index 933768bdef..0fd5e011fd 100644 --- a/alfa-client/.gitignore +++ b/alfa-client/.gitignore @@ -12,6 +12,7 @@ junit.xml .scannerwork test-report.xml /.angular/cache/* +apps/alfa-e2e/.env # dependencies /node_modules @@ -46,7 +47,6 @@ yarn-error.log testem.log /typings /.nx -apps/admin-e2e/.env # System Files .DS_Store -- GitLab