cherry pick gitignore additions into main

This commit is contained in:
msukkari 2025-03-07 15:04:14 -08:00
parent 9d1ebcefaa
commit bf76cb9358
2 changed files with 4 additions and 2 deletions

View file

@ -1,2 +1,3 @@
dist/ dist/
!.env !.env
.sentryclirc

View file

@ -40,3 +40,4 @@ next-env.d.ts
# End of https://www.toptal.com/developers/gitignore/api/nextjs # End of https://www.toptal.com/developers/gitignore/api/nextjs
!.env !.env
.env.sentry-build-plugin