API / dockerignore
Rox-Turbo's picture
Upload 12 files
58ec31b verified
raw
history blame contribute delete
108 Bytes
__pycache__/
*.py[cod]
*.pyo
*.pyd
.Python
env/
venv/
.venv/
build/
dist/
*.egg-info/
.git
.gitignore
.env