initial commit
This commit is contained in:
parent
8a67761c9a
commit
5f0158590e
4 changed files with 101 additions and 3 deletions
16
.dockerignore
Normal file
16
.dockerignore
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
node_modules
|
||||
.next
|
||||
dist
|
||||
.git
|
||||
.github
|
||||
.vscode
|
||||
.env
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
README.md
|
||||
.gitignore
|
||||
.eslintrc.json
|
||||
.bolt
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue