docker + hero change
This commit is contained in:
22
.dockerignore
Normal file
22
.dockerignore
Normal file
@@ -0,0 +1,22 @@
|
||||
node_modules/
|
||||
.next/
|
||||
.git/
|
||||
.gitignore
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
.env
|
||||
.env.*
|
||||
npm-debug.log*
|
||||
.env.example
|
||||
docker-compose.yml
|
||||
README.md
|
||||
PLAN.md
|
||||
PRODUCT.md
|
||||
PROJECT_BRIEF.md
|
||||
SHAPE_BRIEF.md
|
||||
DESIGN.md
|
||||
research/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.vscode/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user