Dockerize the bashar bot
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
.git
|
||||
.gitignore
|
||||
.env
|
||||
.venv
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
*.log
|
||||
transcript.log
|
||||
bot.log
|
||||
README.md
|
||||
.vscode
|
||||
.idea
|
||||
Reference in New Issue
Block a user