git ignore .env

This commit is contained in:
devdesk 2024-02-17 17:23:02 +02:00
parent 34931f9362
commit 4bdd3a8411

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/frames /frames
**/*.png **/*.png
target target
.env