Skip to content

Commit e23138e

Browse files
committed
upgrading for ui
1 parent bc28edd commit e23138e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+4167
-249
lines changed

.gitignore

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
*/*.pem
2-
.env-dev
3-
.env-prod
4-
package-lock.json
5-
teardown.sh
6-
node_modules/
1+
.vscode/
File renamed without changes.

backend/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
*/*.pem
2+
.env-dev
3+
.env-prod
4+
package-lock.json
5+
teardown.sh
6+
node_modules/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)