Merge pull request #1616 from blueyed/dockerignore

Add .dockerignore
This commit is contained in:
Vidar Holen 2019-06-19 18:55:49 -07:00 committed by GitHub
commit 3b5aa84757
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
*
!LICENSE
!Setup.hs
!ShellCheck.cabal
!shellcheck.hs
!src