discord-tweeter/.dockerignore
Manuel 2fd8f5d20b
chore: Add dockerignore, Update editorconfig, Update dependencies
* Add dockerignore and update editorconfig for Dockerfile
* Abort docker build if arch is not supported
2023-10-17 00:00:00 +02:00

6 lines
46 B
Plaintext

*
!*.example.*
!**/go.mod
!**/go.sum
!**/*.go