first commit
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@ -0,0 +1,14 @@
|
||||
**/.git
|
||||
**/.gitignore
|
||||
**/.dockerignore
|
||||
**/Dockerfile
|
||||
**/Makefile
|
||||
**/docker-compose.yml
|
||||
**/README.md
|
||||
**/__pycache__
|
||||
**/.venv
|
||||
**/.env
|
||||
**/*.pyc
|
||||
**/*.pyo
|
||||
**/*.pyd
|
||||
guide.md
|
||||
Reference in New Issue
Block a user