samfy01222 / .dockerignore
Samuraiog's picture
Upload 7 files
a5dd77d verified
raw
history blame contribute delete
134 Bytes
__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
.env
.venv
venv/
ENV/
env/
.git
.gitignore
test_api.py
run.bat