Update .gitignore to include .env

This commit is contained in:
DC7IA 2023-08-27 05:42:31 +02:00 committed by GitHub
parent c07b92cb18
commit 3cd00f1dcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -13,6 +13,7 @@
# misc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local