Add some docker shit
This commit is contained in:
12
.dockerignore
Normal file
12
.dockerignore
Normal file
@ -0,0 +1,12 @@
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
downloads/
|
||||
*.7z
|
||||
VERSION
|
||||
*.json
|
||||
.git
|
||||
.gitignore
|
||||
.env.example
|
||||
.env
|
Reference in New Issue
Block a user