style improvement
This commit is contained in:
parent
c364a11158
commit
42188f5c37
2 changed files with 1 additions and 3 deletions
|
|
@ -1,2 +0,0 @@
|
||||||
VITE_AUTH_URL="http://localhost:8080"
|
|
||||||
VITE_ASSIGNMENT_URL="http://localhost:8082"
|
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue