membersystem/.dockerignore
Víðir Valberg Guðmundsson 712c50fac7
All checks were successful
continuous-integration/drone/push Build is passing
Use hatch for installing.
2024-03-03 11:05:21 +01:00

10 lines
74 B
Plaintext

*
.*
*/.*
!src/
!requirements/
!entrypoint.sh
!pyproject.toml
!README.md