Rename frontend to web
This commit is contained in:
parent
f63210272d
commit
c135c604f0
59 changed files with 13 additions and 7 deletions
24
frontend/.gitignore
vendored
24
frontend/.gitignore
vendored
|
@ -1,24 +0,0 @@
|
|||
.DS_Store
|
||||
node_modules
|
||||
/dist
|
||||
|
||||
|
||||
# local env files
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# Log files
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
|
||||
# Editor directories and files
|
||||
.idea
|
||||
.vscode
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
/src/services/openapi/
|
Loading…
Add table
Add a link
Reference in a new issue