fix: gitignore

This will let us add a .env.example
This commit is contained in:
Dustin Loring 2025-01-11 19:14:36 -05:00
parent eda10b1212
commit 8eafbd5da6

1
.gitignore vendored
View File

@ -25,6 +25,7 @@ dist-ssr
/.cache
/build
.env*
!.env.example
*.vars
.wrangler
_worker.bundle