Test-1111 / .dockerignore
Samuraiog's picture
Upload 5 files
a8ee16c verified
raw
history blame contribute delete
144 Bytes
__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
.env
.venv
venv/
ENV/
env/
.git
.gitignore
README.md
test_api.py
run.bat