🔥(project) remove tsclient
We don't need the tsclient for the moment. Better to remove it.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -33,7 +33,6 @@ MANIFEST
|
||||
*.pot
|
||||
|
||||
# Environments
|
||||
.env
|
||||
.venv
|
||||
env/
|
||||
venv/
|
||||
@@ -50,9 +49,6 @@ node_modules
|
||||
# Mails
|
||||
src/backend/core/templates/mail/
|
||||
|
||||
# Typescript client
|
||||
src/frontend/tsclient
|
||||
|
||||
# Swagger
|
||||
**/swagger.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user