Add .env to .gitignore to prevent environment configuration files from being tracked
This commit is contained in:
parent
29ccab2f7e
commit
0204fb6f3a
2
fe/.gitignore
vendored
2
fe/.gitignore
vendored
@ -32,3 +32,5 @@ coverage
|
|||||||
|
|
||||||
test-results/
|
test-results/
|
||||||
playwright-report/
|
playwright-report/
|
||||||
|
|
||||||
|
.env
|
Loading…
Reference in New Issue
Block a user