mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-03-12 12:35:25 -07:00
Add .dockerignore
This explicitly defines included/copied files, to reduce the context being sent to the Docker daemon initially.
This commit is contained in:
parent
61d2112e71
commit
200aabb63c
6
.dockerignore
Normal file
6
.dockerignore
Normal file
@ -0,0 +1,6 @@
|
||||
*
|
||||
!LICENSE
|
||||
!Setup.hs
|
||||
!ShellCheck.cabal
|
||||
!shellcheck.hs
|
||||
!src
|
Loading…
x
Reference in New Issue
Block a user