first commit
This commit is contained in:
20
.dockerignore
Normal file
20
.dockerignore
Normal file
@ -0,0 +1,20 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
.env
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
.next
|
||||
dist
|
||||
out
|
||||
build
|
||||
.git
|
||||
.gitignore
|
||||
*.md
|
||||
.vscode
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
*.log
|
||||
*.lock
|
||||
Reference in New Issue
Block a user