Skip to content

Commit cc7ac18

Browse files
committed
first commit change request
0 parents  commit cc7ac18

File tree

24 files changed

+43065
-0
lines changed

24 files changed

+43065
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
node_modules
2+
build
3+
es6
4+
.env
5+
tdb_storage
6+
tdb_storage/db
7+
.tmp_local
8+
*.DS_Store
9+
.vscode
10+
backend/build
11+
demo_data/objs.json

0 commit comments

Comments
 (0)