TDS_Project / .dockerignore
ShoaibSSM's picture
Upload 10 files
431d059 verified
raw
history blame contribute delete
88 Bytes
.venv
__pycache__
*.pyc
*.pyo
*.pyd
build/
dist/
*.egg-info
.git
.gitignore
.env
tests/