switch to go backend
All checks were successful
Build and Deploy Website / build (push) Successful in 2m26s
All checks were successful
Build and Deploy Website / build (push) Successful in 2m26s
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,2 +1,10 @@
|
||||
.vscode
|
||||
.build
|
||||
.DS_Store
|
||||
|
||||
# Frontend
|
||||
Frontend/node_modules
|
||||
Frontend/dist
|
||||
|
||||
# Backend
|
||||
Backend/server
|
||||
Backend/public/app/
|
||||
|
||||
Reference in New Issue
Block a user