fix gitignore

This commit is contained in:
Jeff Emmett 2024-11-27 11:54:05 +07:00
parent 66b59b2fea
commit dbd2b880d5
1 changed files with 9 additions and 1 deletions

10
.gitignore vendored
View File

@ -172,4 +172,12 @@ dist
.pnp.\*
.wrangler/
.*.md
.*.md
# Vercel
.vercel/
.dev.vars
# Environment variables
.env*
!.env.example