fix gitignore and env

This commit is contained in:
Leaversa 2023-11-03 16:11:49 -07:00
parent 1374141cd9
commit a1290bd5e5
2 changed files with 1 additions and 1 deletions

1
.env
View File

@ -1 +0,0 @@
VITE_WS_URL=ws://localhost:5135/ws

1
.gitignore vendored
View File

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