This commit is contained in:
Diego Betto 2026-01-24 07:45:39 +00:00 committed by GitHub
commit ed2a42cf90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,9 +62,6 @@ web_modules/
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variable files
.env
.env.*
@ -128,6 +125,12 @@ dist
# yarn v3
.pnp.*
# Snyk cache files
.dccache
# Yarn files
.yarn-integrity
.yarn/*
!.yarn/patches
!.yarn/plugins
@ -139,3 +142,4 @@ dist
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vite/