shellcheck/.dockerignore
Daniel Hahler 200aabb63c Add .dockerignore
This explicitly defines included/copied files, to reduce the context
being sent to the Docker daemon initially.
2019-06-18 23:18:26 +02:00

7 lines
59 B
Plaintext

*
!LICENSE
!Setup.hs
!ShellCheck.cabal
!shellcheck.hs
!src