Added dockerignore
This commit is contained in:
6
.dockerignore
Normal file
6
.dockerignore
Normal file
@@ -0,0 +1,6 @@
|
||||
# Ignore everything
|
||||
**
|
||||
|
||||
# Except for
|
||||
!telegram_downloader_bot/
|
||||
!requirements.txt
|
||||
Reference in New Issue
Block a user