Merge remote-tracking branch 'origin/project_refactor'
This commit is contained in:
commit
9a4f0fe1b3
36 changed files with 388 additions and 580 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,6 +4,8 @@ node_modules
|
|||
/crate/target/*
|
||||
/.log
|
||||
|
||||
rawAudio.wav
|
||||
|
||||
# local env files
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
|
|
|||
Loading…
Reference in a new issue