This commit is contained in:
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
bot.db
|
||||
.idea/
|
||||
.vscode/
|
||||
tests/
|
||||
.git/
|
||||
.gitignore
|
||||
Reference in New Issue
Block a user