style improvement

This commit is contained in:
JBB0807 2025-05-20 12:04:14 -07:00
parent c364a11158
commit 42188f5c37
2 changed files with 1 additions and 3 deletions

View file

@ -1,2 +0,0 @@
VITE_AUTH_URL="http://localhost:8080"
VITE_ASSIGNMENT_URL="http://localhost:8082"

2
.gitignore vendored
View file

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