Readme
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
node_modules
|
||||
.next
|
||||
.git
|
||||
.gitignore
|
||||
Dockerfile
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
pnpm-debug.log
|
||||
.env
|
||||
.env.*
|
||||
blockchain/artifacts
|
||||
blockchain/cache
|
||||
blockchain/typechain-types
|
||||
blockchain/node_modules
|
||||
Reference in New Issue
Block a user