add .env.production to .gitignore

This commit is contained in:
Ruben Fiszel
2023-03-14 22:19:08 +01:00
parent 1d395ccc17
commit 4d3507aec2

1
frontend/.gitignore vendored
View File

@@ -7,3 +7,4 @@ node_modules
CaddyfileRemoteRuben
tests-out/
storageState.json
.env.production