add .env on gitignore

This commit is contained in:
Wikzyy
2025-03-19 11:08:40 +07:00
parent db3a9bcda0
commit 0904c612e9

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ yarn-error.log*
pnpm-debug.log* pnpm-debug.log*
lerna-debug.log* lerna-debug.log*
.env
node_modules node_modules
dist dist
dist-ssr dist-ssr