new
This commit is contained in:
14
websocket_server/.dockerignore
Normal file
14
websocket_server/.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
env/
|
||||
venv/
|
||||
.env
|
||||
.DS_Store
|
||||
output_images/
|
||||
*.raw
|
||||
*.mp3
|
||||
generated_thumb.bin
|
||||
test_generated_thumb.bin
|
||||
Reference in New Issue
Block a user