base demo
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.db/
|
||||
.venv/
|
||||
env/
|
||||
venv/
|
||||
.env
|
||||
.git/
|
||||
.gitignore
|
||||
test_chatid.py
|
||||
*.md
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
Reference in New Issue
Block a user