Add .env to .gitignore

This commit is contained in:
Ilja Lapkovskis 2024-01-19 17:47:53 +02:00
parent 61382545e6
commit d75067e431
No known key found for this signature in database
GPG key ID: 53D2AA4F0D1079C4

2
.gitignore vendored
View file

@ -3,3 +3,5 @@ coverage.out
tmp/
book/
.vscode/
.env