rideaware-api/.dockerignore

9 lines
No EOL
73 B
Text

.git
__pycache__/
*.py[cod]
*.log
!.env
venv/
.venv/
dist/
build/