Add .env to .gitignore

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-08-03 18:07:54 +02:00
parent 8310ae46cd
commit 50092bc92c
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@ release/
docker/production/.env
test-junit-report.xml
js/junit.xml
.env