diff --git a/.env b/.env deleted file mode 100644 index 12099d8..0000000 --- a/.env +++ /dev/null @@ -1 +0,0 @@ -VITE_WS_URL=ws://localhost:5135/ws \ No newline at end of file diff --git a/.gitignore b/.gitignore index a547bf3..a120b79 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ pnpm-debug.log* lerna-debug.log* node_modules +.env dist dist-ssr *.local