fix console.log, add crappy AI dockerfile
This commit is contained in:
parent
f554c7fad8
commit
040006802b
3 changed files with 37 additions and 1 deletions
10
.dockerignore
Normal file
10
.dockerignore
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
node_modules
|
||||
npm-debug.log*
|
||||
yarn.lock
|
||||
pnpm-lock.yaml
|
||||
.git
|
||||
.github
|
||||
.vscode
|
||||
coverage
|
||||
dist
|
||||
.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue