remove .env file from repository

This commit is contained in:
Przemek Więch
2026-05-29 00:04:13 +02:00
parent f1d15dbf9a
commit ea66d5027b
2 changed files with 1 additions and 1 deletions

1
.env
View File

@@ -1 +0,0 @@
EXTEND_ESLINT=true

1
.gitignore vendored
View File

@@ -6,3 +6,4 @@ test-results/
.playwright/ .playwright/
.idea .idea
.vscode .vscode
.env