for the docker
This commit was merged in pull request #2.
This commit is contained in:
21
.dockerignore
Normal file
21
.dockerignore
Normal file
@@ -0,0 +1,21 @@
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
docker-compose.yml
|
||||
|
||||
.git
|
||||
.gitignore
|
||||
.eslintrc.json
|
||||
.editorconfig
|
||||
|
||||
.DS_STORE
|
||||
Thumbs.db
|
||||
|
||||
.idea
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
|
||||
env/
|
||||
__pycache__/
|
||||
Reference in New Issue
Block a user