Add .env to .gitignore to prevent environment configuration files from being tracked

This commit is contained in:
mohamad 2025-05-21 20:23:46 +02:00
parent 29ccab2f7e
commit 0204fb6f3a

2
fe/.gitignore vendored
View File

@ -32,3 +32,5 @@ coverage
test-results/ test-results/
playwright-report/ playwright-report/
.env