added rough mainnet implementation and added backup contact for email
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
node_modules
|
||||
.next
|
||||
.git
|
||||
.gitignore
|
||||
Dockerfile*
|
||||
README.md
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.env*
|
||||
.dockerignore
|
||||
**/*.local.*
|
||||
**/*.test.*
|
||||
**/__tests__/**
|
||||
Reference in New Issue
Block a user